X509CRL2Collection Constructor

Overload List

X509CRL2Collection() Initializes a new instance of the X509CRL2Collection class without any X509CRL2 information.
X509CRL2Collection(IEnumerable<X509CRL2>) Initializes a new instance of the X509CRL2Collection class from an array of X509CRL2 objects.

See Also