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
- Method parse_private_key
variant Crypto.Sign.State parse_private_key(string key)