Class WinCrypt.CRYPT_VERIFY_MESSAGE_PARA

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.WinCrypt.CRYPT_VERIFY_MESSAGE_PARA
Enclosing interface:
WinCrypt

@FieldOrder({"cbSize","dwMsgAndCertEncodingType","hCryptProv","pfnGetSignerCertificate","pvGetArg","pStrongSignPara"}) public static class WinCrypt.CRYPT_VERIFY_MESSAGE_PARA extends Structure
The CRYPT_VERIFY_MESSAGE_PARA structure contains information needed to verify signed messages.
See Also: