Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkCertificate(array<Byte>[]()[][])
Loads a certificate from an array.
Public methodSupported by the .NET Compact FrameworkCertificate(IntPtr)
Creates a new instance of Certificate based on the specified context.
Public methodSupported by the .NET Compact FrameworkCertificate(X509Certificate)
Creates a new instance of Certificate based on the specified certificate X509Certificate or X509Certificate2.

See Also