X509AttributeCollectionEncode Method |
Encodes current collection to an ASN.1-encoded byte array.
Namespace:
System.Security.Cryptography
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax Public Function Encode As Byte()
public:
array<unsigned char>^ Encode()
member Encode : unit -> byte[]
Return Value
Type:
Byte[Missing <returns> documentation for "M:System.Security.Cryptography.X509AttributeCollection.Encode"]
See Also