Method Standards.PKCS.RSA.public_key()
- Method
public_key
stringpublic_key(Crypto.RSArsa)- Description
Create a DER-coded RSAPublicKey structure
- Parameter
rsa Crypto.RSA object
- Returns
ASN1 coded RSAPublicKey structure
string public_key(Crypto.RSA rsa)
Create a DER-coded RSAPublicKey structure
rsaCrypto.RSA object
ASN1 coded RSAPublicKey structure