Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkPrivateKeyInfo()()()()
Creates a new instance of PrivateKeyInfo. Use the Load(Stream, String) method to load a private key.
Public methodSupported by the .NET Compact FrameworkPrivateKeyInfo(DSAParameters)
Creates a new instance of PrivateKeyInfo based on the specified DSA parameters.
Public methodSupported by the .NET Compact FrameworkPrivateKeyInfo(RSAParameters)
Creates a new instance of PrivateKeyInfo based on the specified RSA parameters.

See Also