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