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