Re-exports§
pub use disclosure::Disclosure;
pub use algorithm::*;
pub use decoding::*;
pub use disclosure_path::*;
pub use encoding::*;
pub use error::*;
pub use header::*;
pub use holder::*;
pub use issuer::*;
pub use jwk::*;
pub use validation::*;
pub use verifier::*;
Modules§
Functions§
- Parses claims as a YAML string, converts it to JSON, and collects paths of elements tagged with
!sd
.