Overload List
Name | Description | |
---|---|---|
PrivateKeyInfo()()()() |
Creates a new instance of PrivateKeyInfo. Use the Load(Stream, String) method to load a private key.
| |
PrivateKeyInfo(DSAParameters) |
Creates a new instance of PrivateKeyInfo based on the specified DSA parameters.
| |
PrivateKeyInfo(RSAParameters) |
Creates a new instance of PrivateKeyInfo based on the specified RSA parameters.
|