Skip navigation links
JNA API 5.10.0
com.sun.jna.platform.win32

Class WinCrypt.CRYPT_VERIFY_MESSAGE_PARA

  • Enclosing interface:
    WinCrypt


    @Structure.FieldOrder(value={"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:
    MSDN
JNA API 5.10.0

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.