Package com.sun.jna.platform.win32
Class WinCrypt.HCERTCHAINENGINE
java.lang.Object
com.sun.jna.PointerType
com.sun.jna.platform.win32.WinNT.HANDLE
com.sun.jna.platform.win32.WinCrypt.HCERTCHAINENGINE
- All Implemented Interfaces:
NativeMapped
- Enclosing interface:
- WinCrypt
Handle to a certificate chain engine.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new hcertchainengine.Instantiates a new hcertchainengine. -
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
-
HCERTCHAINENGINE
public HCERTCHAINENGINE()Instantiates a new hcertchainengine. -
HCERTCHAINENGINE
Instantiates a new hcertchainengine.- Parameters:
p
- the p
-