Click or drag to resize

X509FreshestCRLExtension Constructor

Overload List
  NameDescription
Public methodX509FreshestCRLExtension
Initializes a new instance of the X509FreshestCRLExtension class.
Public methodX509FreshestCRLExtension(String)
Initializes a new instance of the X509FreshestCRLExtension class by using array of URL strings.
Public methodX509FreshestCRLExtension(AsnEncodedData, Boolean)
Initializes a new instance of the X509FreshestCRLExtension class using an AsnEncodedData object and a value that identifies whether the extension is critical.
Top
See Also