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