# Functions
AddContextToJsonLdProof Add the default context to the JSON-LD proof, if none is provided.
CreateDefaultJsonLDProof Create a default JSON-LD Proof object.
DeleteContextFromJsonLdProof Delete the '@context' field frmo the JSON-LD Proof.
# Structs
SignatureSuiteOptions Set of options to use to customize the signature suite behavior.
VerificationResult Wrapper to contain the error in case the verification failed.
# Type aliases
JsonLdCredential The JSON-LD credential.
JsonLdCredentialNoProof The JSON-LD credential without the proof.
JsonLdFrame The JSON-LD frame document.
JsonLdProof The JSON-LD Proof.