# Functions
NewVerifiableCredential returns a new instance of VerifiableCredential with the default context and type assigned.
NewVerifiablePresentation returns a new instance of VerifiablePresentation with the default context and type assigned.
# Structs
Proof represents a proof for a verifiable credential or presentation.
VerifiableCredential represents one or more claims made by the same entity.
VerifiablePresentation combines one or more credentials.