Method Standards.PKCS.RSA.parse_public_key()
- Method
parse_public_key
 
- Crypto.RSA.Stateparse_public_key(- string- key)
- Description
- Decode a DER-coded RSAPublicKey structure 
- Parameter key
- RSAPublicKey provided in ASN.1 DER-encoded format 
- Returns
- Crypto.RSA object