STK X Send comments on this topic.
PEMData Property (AgSTKXSSLCertificateErrorEventArgs)
See Also 





Description

Certificate's PEM data encoded as base-64.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PEMData() As String

[C#]
public string PEMData {get;}

[Managed C++]
public: __property String __gc ^ get_PEMData();

[Unmanaged C++]
public: HRESULT get_PEMData(
BSTR * pRetVal
);

[Java]
public String getPEMData();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1