Soap.SOAPHTTPTrans.THTTPReqResp.SetCertStore

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetCertStore(APointer: Pointer);

C++

void __fastcall SetCertStore(void * APointer);

Eigenschaften

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

Beschreibung

Die Setter-Methode für den Zertifikatspeicher.

SetCertStore wird intern zur Festlegung des Zertifikatspeichers verwendet.

Siehe auch