Expand description
Python bindings for PKCS #8 / RFC 5958 private key structures.
Exposes OneAsymmetricKey (aka PrivateKeyInfo) into the
synta.pkcs8 submodule for parsing DER-encoded private key files.
Structsยง
- PyOne
Asymmetric Key - A PKCS #8 / RFC 5958
OneAsymmetricKey(also known asPrivateKeyInfo) structure.