X509CRLEntryCollection Constructor |
Name | Description | |
---|---|---|
![]() | X509CRLEntryCollection |
Initializes a new instance of the X509CRLEntryCollection class without any X509CRLEntry information.
|
![]() | X509CRLEntryCollection(IEnumerableX509CRLEntry) |
Initializes a new instance of the X509CRLEntryCollection class from an array of
X509CRLEntry objects and closes collection (makes it read-only).
|