Soap.SOAPHTTPTrans.THTTPReqResp.GetCertStore

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetCertStore: Pointer;

C++

void * __fastcall GetCertStore();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Soap.SOAPHTTPTrans.pas
Soap.SOAPHTTPTrans.hpp
Soap.SOAPHTTPTrans THTTPReqResp

Beschreibung

Die Getter-Methode für den Zertifikatspeicher.

GetCertStore wird intern zur Ermittlung des Zertifikatspeichers verwendet.

Siehe auch