Method Standards.PKCS.parse_public_key()
- Method
parse_public_key
Crypto.Sign.State
parse_public_key(Sequence
seq
)- Description
Parse a PKCS#10 SubjectPublicKeyInfo (cf RFC 5280 section 4.1 and RFC 7468 section 13).
- See also
parse_private_key(), RSA.parse_public_key(), DSA.parse_public_key()