DistinguishedName.ToArray Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9448)
ToArray()
Converts a distinguished name into a byte array.
Declaration
public byte[] ToArray()
Returns
| Type | Description |
|---|---|
| Byte[] | Byte array. |