Click or drag to resize

X509CertificateTrustList Constructor

Overload List
  NameDescription
Public methodX509CertificateTrustList(Byte)
Initializes a new instance of the X509CertificateTrustList class defined from a sequence of bytes representing an X.509 certificate trust list.
Public methodX509CertificateTrustList(String)
Initializes a new instance of the X509CertificateTrustList class using the path to a CTL file.
Top
See Also