Skip to content

Commit 0b56b0d

Browse files
documentation: fix deriveKey() formatting
1 parent 432d06f commit 0b56b0d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PyKCS11/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1293,6 +1293,7 @@ def unwrapKey(self, unwrappingKey, wrappedKey, template,
12931293
def deriveKey(self, baseKey, template, mecha):
12941294
"""
12951295
C_DeriveKey
1296+
12961297
:param baseKey: the base key handle
12971298
:type baseKey: integer
12981299
:param template: template for the unwrapped key

0 commit comments

Comments
 (0)