# Functions

New an instance of Linked Data Signatures for JWS suite.
NewPublicKeyVerifier creates a signature verifier that verifies a Ed25519 / EC (P-256, P-384, P-521, secp256k1) / RSA signature taking public key bytes and / or JSON Web Key as input.

# Type aliases

Suite implements jsonWebSignature2020 signature suite.