Click or drag to resize
ISslInfoPemEncoded Property
Version 51.0.0
Returns the PEM encoded data for the X.509 certificate.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 51.0.0.0 (51.0.0.0)
Syntax
byte[] PemEncoded { get; }

Property Value

Type: Byte
See Also