EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElX509Certificate.CertHandle

TElX509Certificate    


 


This property is obsolete, use SaveToBuffer instead.

 
 

Declaration

[C#]
    IntPtr CertHandle;

[VB.NET]
    Property CertHandle As IntPtr

[Pascal]
    property CertHandle : CERT_CONTEXT;

[VB6]
    Property IElCertificateX6.CertHandle As Long

[ActiveX]
    HRESULT _stdcall IElCertificateX6.CertHandle([out, retval] long * Res);
    HRESULT _stdcall IElCertificateX6.CertHandle([in] long Value);

[DLL]
    not implemented;
 
 

Description

    Use this function to get the size of the buffer returned by CertificateBinary property.

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation