Crate identity_verification
source ·Expand description
Verification data types and functionality for use with identity_document.
Re-exports§
- pub use jose::jwk;
- pub use jose::jws;
- pub use jose::jwu;
- pub use verification_method::*;
Modules§
- Provides JWK and JWS types and functionality.
- Theverificationmodule contains code for verifying the correctness of core DID-related types.
Enums§
- This type represents all possible errors that can occur in the crate.