Click or drag to resize

X509Certificate2CollectionExtensions Methods

The X509Certificate2CollectionExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDecode
Decodes ASN.1-encoded byte array that represents a collection of X509Certificate2 objects.
Public methodStatic memberEncode
Encodes existing collection of certificates to ASN.1-encoded byte array.
Top
See Also