Soap.SOAPHTTPTrans.THTTPReqResp.GetCertContext

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCertContext: Pointer;

C++

void * __fastcall GetCertContext();

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

GetCertContext is used internally to get the certification context.

See Also