Click or drag to resize

X509CTL Constructor

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