We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a08c621 commit b22bc7cCopy full SHA for b22bc7c
README.md
@@ -26,7 +26,7 @@ var options = {
26
27
xmlenc.encrypt('content to encrypt', options, function(err, result) {
28
console.log(result);
29
-}
+})
30
~~~
31
32
Result:
0 commit comments