DsaPrivateKey Constructor

Overload List

DsaPrivateKey(Byte) Initializes a new instance of DsaPrivateKey from a PKCS#1 or unencrypted PKCS#8 format.
DsaPrivateKey(DSA) Initializes a new instance of DsaPrivateKey from an existing DSA key.

See Also