Method Standards.PKCS.RSA.private_key()
- Method
private_key
stringprivate_key(Crypto.RSArsa)- Description
Create a DER-coded RSAPrivateKey structure
- Parameter
rsa Crypto.RSA object
- Returns
ASN1 coded RSAPrivateKey structure
string private_key(Crypto.RSA rsa)
Create a DER-coded RSAPrivateKey structure
rsaCrypto.RSA object
ASN1 coded RSAPrivateKey structure