Gets an ASN.1 encoded byte array representation of this OID.

Namespace:  Rebex.Security.Cryptography
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Function ToArray As Byte()
C#
public byte[] ToArray()

Return Value

Byte array.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also