JNA API 5.4.0

Class 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:
    MSDN
JNA API 5.4.0

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