Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkPublicKeyInfo()()()()
Creates a new instance of PublicKeyInfo. Use the Load(Stream) method to load a public key.
Public methodSupported by the .NET Compact FrameworkPublicKeyInfo(DSAParameters)
Creates a new instance of PublicKeyInfo based on the specified DSA parameters.
Public methodSupported by the .NET Compact FrameworkPublicKeyInfo(RSAParameters)
Creates a new instance of PublicKeyInfo based on the specified RSA parameters.

See Also