Soap.SOAPHTTPTrans.THTTPReqResp.SetCertContext

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetCertContext(AContext: Pointer);

C++

void __fastcall SetCertContext(void * AContext);

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 Zertifizierungskontext.

SetCertContext wird intern zur Festlegung des Zertifizierungskontextes verwendet.

Siehe auch