ISslInfoDerEncoded Property |
Version 51.0.0
Returns the DER encoded data for the X.509 certificate.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 51.0.0.0 (51.0.0.0)
Syntax byte[] DerEncoded { get; }
property array<unsigned char>^ DerEncoded {
array<unsigned char>^ get ();
}
Property Value
Type:
ByteSee Also