ObjectIdentifier.Encode Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9083)
Encode()
Gets an ASN.1 DER-encoded byte array representation of this OID.
Declaration
public byte[] Encode()
Returns
Type | Description |
---|---|
Byte[] | Byte array. |