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