X509CertificateTrustList Constructor

Overload List

X509CertificateTrustList(Byte) Initializes a new instance of the X509CertificateTrustList class defined from a sequence of bytes representing an X.509 certificate trust list.
X509CertificateTrustList(String) Initializes a new instance of the X509CertificateTrustList class using the path to a CTL file.

See Also