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 SummaryConstructorsConstructorDescriptionInstantiates a new hcertchainengine.Instantiates a new hcertchainengine.
- 
Method SummaryMethods inherited from class com.sun.jna.platform.win32.WinNT.HANDLEfromNative, setPointer, toStringMethods inherited from class com.sun.jna.PointerTypeequals, getPointer, hashCode, nativeType, toNative
- 
Constructor Details- 
HCERTCHAINENGINEpublic HCERTCHAINENGINE()Instantiates a new hcertchainengine.
- 
HCERTCHAINENGINEInstantiates a new hcertchainengine.- Parameters:
- p- the p
 
 
-