ISslInfoPemEncoded Property |
Version 51.0.0
Returns the PEM encoded data for the X.509 certificate.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 51.0.0.0 (51.0.0.0)
Syntaxbyte[] PemEncoded { get; }
property array<unsigned char>^ PemEncoded {
array<unsigned char>^ get ();
}
Property Value
Type:
Byte
See Also