wip
This commit is contained in:
parent
69e18014e3
commit
84e2d2b0ee
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ def keys(metadata):
|
|||
crypto_serialization.Encoding.PEM,
|
||||
crypto_serialization.PrivateFormat.PKCS8,
|
||||
crypto_serialization.NoEncryption()
|
||||
).decode(),
|
||||
).decode()
|
||||
)
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue