Soap.SOAPHTTPTrans.THTTPReqResp.SetCertStore

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetCertStore(APointer: Pointer);

C++

void __fastcall SetCertStore(void * APointer);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Soap.SOAPHTTPTrans.pas
Soap.SOAPHTTPTrans.hpp
Soap.SOAPHTTPTrans THTTPReqResp

Description

Is the setter method for the certification store.

SetCertStore is used internally to set the certification store.

See Also