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