Crate ssi_verification_methods_core

Source

Modules§

local
protocol
single_secret

Macros§

complete_verification_method_union
verification_method_union

Structs§

GenericVerificationMethod
Generic verification method.
LocalSigner
MessageSignerAdapter
MethodWithSecret
ProofPurposes
Set of proof purposes.
ProofPurposesIter
ResolutionOptions
SingleSecretSigner
Simple signer implementation that always uses the given secret to sign every message.
UnknownProofPurpose

Enums§

ControllerError
Error that can be returned by a controller provider.
ExpectedType
Expected verification method type.
InvalidSignature
InvalidVerificationMethod
ProofPurpose
Proof purposes.
ReferenceOrOwned
Reference to a verification method.
ReferenceOrOwnedRef
Reference to a verification method.
VerificationMethodResolutionError

Constants§

CONTROLLER_IRI
IRI of the RDF property associated to the controller term found in a verification method.

Traits§

Controller
Verification method controller.
ControllerProvider
Controller provider.
JwkVerificationMethod
Verification method that can be turned into a JSON Web Key.
LinkedDataVerificationMethod
MaybeJwkVerificationMethod
Verification method that may be turned into a JSON Web Key.
MessageSigner
SignatureProtocol
Signature protocol.
Signer
Verification method signer.
SigningMethod
TypedVerificationMethod
VerificationMethod
Verification method.
VerificationMethodResolver
VerificationMethodSet
VerificationMethodTypeSet
VerifyBytes
VerifyBytesWithRecoveryJwk