Mono Class Library: Overview

System.Security.Cryptography.X509Certificates.X509Certificate2: Method Members

The methods of System.Security.Cryptography.X509Certificates.X509Certificate2 are listed below. For a list of all members, see the X509Certificate2 Members list.

See Also: Inherited members from System.Security.Cryptography.X509Certificates.X509Certificate

Public Methods

static
GetCertContentType(byte[]) : X509ContentType
Documentation for this section has not yet been entered.
static
GetCertContentType(string) : X509ContentType
Documentation for this section has not yet been entered.
GetNameInfo(X509NameType, bool) : string
Documentation for this section has not yet been entered.
override
Import(byte[])
Documentation for this section has not yet been entered.
override
Import(string)
Documentation for this section has not yet been entered.
override
Import(byte[], System.Security.SecureString, X509KeyStorageFlags)
Documentation for this section has not yet been entered.
override
Import(byte[], string, X509KeyStorageFlags)
Documentation for this section has not yet been entered.
override
Import(string, System.Security.SecureString, X509KeyStorageFlags)
Documentation for this section has not yet been entered.
override
Import(string, string, X509KeyStorageFlags)
Documentation for this section has not yet been entered.
override
Reset()
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.
override
ToString(bool) : string
Documentation for this section has not yet been entered.
Verify() : bool
Documentation for this section has not yet been entered.