botan-bindings-0.0.1.0: Raw Botan bindings
Copyright(c) Leo D 2023
LicenseBSD-3-Clause
Maintainerleo@apotheca.io
Stabilityexperimental
PortabilityPOSIX
Safe HaskellSafe-Inferred
LanguageHaskell2010

Botan.Bindings.PubKey.Verify

Description

 
Synopsis

Documentation

data BotanPKOpVerifyStruct Source #

Opaque verify struct

botan_pk_op_verify_create Source #

Arguments

:: Ptr BotanPKOpVerify

op

-> BotanPubKey

key

-> ConstPtr CChar

hash_and_padding

-> Word32

flags

-> IO CInt 

Uses the same flags as botan_pk_op_sign_create