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§
- jose
- Provides JWK and JWS types and functionality.
- verification_
method - The
verification
module contains code for verifying the correctness of core DID-related types.
Enums§
- Error
- This type represents all possible errors that can occur in the crate.