X509FreshestCRLExtension Constructor

Overload List

X509FreshestCRLExtension Initializes a new instance of the X509FreshestCRLExtension class.
X509FreshestCRLExtension(String) Initializes a new instance of the X509FreshestCRLExtension class by using array of URL strings.
X509FreshestCRLExtension(AsnEncodedData, Boolean) Initializes a new instance of the X509FreshestCRLExtension class using an AsnEncodedData object and a value that identifies whether the extension is critical.

See Also