PKVerifier.this

Construct a PK Verifier.

struct PKVerifier
public
this

Parameters

key PublicKey

the public key to verify against

emsa_name string

the EMSA to use (eg "EMSA3(SHA-1)")

format SignatureFormat

the signature format to use

Meta