X509ExtensionCollectionExtensions Class |
Namespace: SysadminsLV.PKI.Utils.CLRExtensions
The X509ExtensionCollectionExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| AddRange |
Adds a collection of X509Extension objects to existing collection.
| |
| Decode |
Decodes ASN.1-encoded byte array that represents a collection of X509Extension objects.
| |
| Encode |
Encodes existing collection of X509Extension objects to ASN.1-encoded byte array.
|