Soap.SOAPHTTPTrans.THTTPReqResp.GetCertIssuer
Delphi
function GetCertIssuer: string;
C++
System::UnicodeString __fastcall GetCertIssuer();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Soap.SOAPHTTPTrans.pas Soap.SOAPHTTPTrans.hpp |
Soap.SOAPHTTPTrans | THTTPReqResp |
Description
Is the getter method for Issuer.
GetCertIssuer is used internally to get the Issuer of the certificate.