Soap.SOAPHTTPTrans.THTTPReqResp.GetCertStore

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCertStore: Pointer;

C++

void * __fastcall GetCertStore();

Properties

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

Description

Is the getter method for the certification store.

GetCertStore is used internally to get the certification store.

See Also