Package com.sun.jna.platform.win32
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.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new hcertstore.Instantiates a new hcertstore. -
Method Summary
Methods inherited from class com.sun.jna.platform.win32.WinNT.HANDLE
fromNative, setPointer, toString
Methods inherited from class com.sun.jna.PointerType
equals, getPointer, hashCode, nativeType, toNative
-
Constructor Details
-
HCERTSTORE
public HCERTSTORE()Instantiates a new hcertstore. -
HCERTSTORE
Instantiates a new hcertstore.- Parameters:
p
- the p
-