Overload | Description |
---|---|
PkiCrlCollection Constructor() | Initializes a new instance of the class that is empty. |
PkiCrlCollection Constructor(IEnumerable<IPkiCrl>) | Initializes a new instance of the collection, with given items. |
PkiCrlCollection Constructor(IPkiCrl) | Initializes a new instance of the collection, with given item. |