Pkcs9AttributeObjectCollectionEncode Method

Encodes current collection to an ASN.1-encoded byte array.

Definition

Namespace: SysadminsLV.PKI.Cryptography.Pkcs
Assembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
C#
public byte[] Encode()

Return Value

Byte

[Missing <returns> documentation for "M:SysadminsLV.PKI.Cryptography.Pkcs.Pkcs9AttributeObjectCollection.Encode"]

See Also