Overload List

  NameDescription
Public methodStatic memberSupported by the .NET Compact FrameworkLoadDerWithKey(Stream, Stream, String)
Loads a DER encoded certificate and a private key (in PKCS #8, PuTTY or SSLeay format) from the specified streams.
Public methodStatic memberSupported by the .NET Compact FrameworkLoadDerWithKey(String, String, String)
Loads a DER encoded certificate and a private key (in PKCS #8, PuTTY or SSLeay format) from the specified files.

See Also