Dart.PowerTCP.SslSockets Namespace > Certificate Class : Handle Property |
Holds a handle to the Certificate object for advanced users.
[Visual Basic]
Public ReadOnly Property Handle As IntPtr
[C#]
public IntPtr Handle {get;}
[C++]
public: __property IntPtr get_Handle();
Use this handle in place of PCCERT_CONTEXT values in relevant Crypto API functions.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Certificate Class | Certificate Members
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.