Method Standards.PKCS.DSA.public_key()
- Method public_key
stringpublic_key(Crypto.DSAdsa)- Description
Generates the DSAPublicKey value, as specified in RFC 2459.
string public_key(Crypto.DSA dsa)
Generates the DSAPublicKey value, as specified in RFC 2459.