# Functions
NewSigner creates a new Signer.
NewVerifier creates a new verifier.
TestSigInfo creates a test SigInfo using the provided ed25519 priv key.
WithPrivKey provides a common way to pass in a private key.
WithPubKey provides a common way to pass in a public key.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
OptionFunc holds a function with local options.