Method Standards.PKCS.parse_private_key()
- Method
parse_private_key
Crypto.Sign.State
parse_private_key(Sequence
seq
)- Description
Parse a PKCS#8 PrivateKeyInfo (cf RFC 5208 section 5).
- See also
parse_public_key(), RSA.parse_private_key(), DSA.parse_private_key()