Click or drag to resize
GDSecureMimeCertificateBinaryX509DER Property
Gets binary DER encoded representation of the X.509 certificate data.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public byte[] BinaryX509DER { get; }

Property Value

Type: Byte
Binary DER encoded representation of the X.509 certificate data.
See Also