Method Standards.PKCS.RSA.build_private_key()
- Method
build_private_key
Sequencebuild_private_key(Crypto.RSArsa)- Description
Creates a PrivateKeyInfo ASN.1 sequence for the given
rsaobject. See RFC 5208 section 5.
Sequence build_private_key(Crypto.RSA rsa)
Creates a PrivateKeyInfo ASN.1 sequence for the given rsa
object. See RFC 5208 section 5.