|
<< Click to Display Table of Contents >> Navigation: Classes > TIWCrypt > Methods > GetClientCertificateContext |
SIGNATURE=IW.Common.Crypt.TIWCrypt.GetClientCertificateContext@string@string@Boolean
ETYPE=Method
Declaration:
Delphi: |
public class function GetClientCertificateContext(const aCertThumbprint: string; const aStore: string = 'MY'; aLocalMachine: Boolean = True): Pointer; overload; |
C++: |
public: __fastcall void * GetClientCertificateContext(const String aCertThumbprint, const Stri |
Description: Result is actually a PCCERT_CONTEXT