docs: python bindings howto DITA version
* Fixed a typographical error in the key certification example.
This commit is contained in:
parent
94a0f66376
commit
27ae87c7cf
@ -28,7 +28,7 @@ uid = "Danger Mouse <dm@secret.example.net>"
|
||||
|
||||
dmfpr = "177B7C25DB99745EE2EE13ED026D2F19E99E63AA"
|
||||
key = c.get_key(dmfpr, secret=True)
|
||||
c.key_sign(key, uidsuid, expires_in=2764800)
|
||||
c.key_sign(key, uids=uid, expires_in=2764800)
|
||||
</codeblock>
|
||||
</p>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user