Method Standards.PKCS.RSA.public_key()
- Method
public_key
string
public_key(Crypto.RSA
rsa
)- 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
rsa
Crypto.RSA object
ASN1 coded RSAPublicKey structure