Skip to content

Commit 585fe80

Browse files
2 parents a8264da + 0af3745 commit 585fe80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Method to set or replace the associated crypto key. The key must be as provided
162162
##### ``generateKey(permitExports=true)``
163163
Like the [static method](#hmacobjgeneratekey), with the difference, that the key is not returned but assigned to the instance. By default the key is exportable.
164164

165-
##### ``importKey(key[, format="raw", permitExports=false])
165+
##### ``importKey(key[, format="raw", permitExports=false])``
166166
Import a Crypto Key from almost any input or a pre existing key.
167167

168168
##### ``exportKey(format="raw")``

0 commit comments

Comments
 (0)