Class WinCrypt.HCERTSTORE
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.win32.WinNT.HANDLE
com.sun.jna.platform.win32.WinCrypt.HCERTSTORE
- All Implemented Interfaces:
NativeMapped
- Enclosing interface:
WinCrypt
Handle to a certificate store.
- Author:
- dblock[at]dblock.org
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new hcertstore.Instantiates a new hcertstore. -
Method Summary
Methods inherited from class WinNT.HANDLE
fromNative, setPointer, toStringMethods inherited from class PointerType
equals, getPointer, hashCode, nativeType, toNative
-
Constructor Details
-
HCERTSTORE
public HCERTSTORE()Instantiates a new hcertstore. -
HCERTSTORE
-