Method Standards.PKCS.DSA.build_private_key()
- Method
build_private_key
Sequence
build_private_key(Crypto.DSA
dsa
)- Description
Creates a PrivateKeyInfo ASN.1 sequence for the given
rsa
object. 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.