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

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

See Also: Inherited members from System.Object

Public Methods

Build(X509Certificate2) : bool

Builds an X.509 chain using the policy specified in System.Security.Cryptography.X509Certificates.X509ChainPolicy.

static
Create() : X509Chain

Creates an System.Security.Cryptography.X509Certificates.X509Chain object after querying for the mapping defined in the CryptoConfig file, and maps the chain to that mapping.

Reset()

Clears the current System.Security.Cryptography.X509Certificates.X509Chain object.