Docs.rs
  • identity_verification-1.5.1
    • identity_verification 1.5.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • iota-ci
    • Dependencies
      • identity_core =1.5.1 normal
      • identity_did =1.5.1 normal
      • identity_jose =1.5.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • strum ^0.25 normal
      • thiserror ^1.0 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

identity_verification1.5.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • jose::jwk::Jwk
  • jose::jwk::JwkParamsEc
  • jose::jwk::JwkParamsOct
  • jose::jwk::JwkParamsOkp
  • jose::jwk::JwkParamsRsa
  • jose::jwk::JwkParamsRsaPrime
  • jose::jwk::JwkSet
  • jose::jws::CompactJwsEncoder
  • jose::jws::DecodedJws
  • jose::jws::Decoder
  • jose::jws::FlattenedJwsEncoder
  • jose::jws::GeneralJwsEncoder
  • jose::jws::JwsHeader
  • jose::jws::JwsValidationItem
  • jose::jws::JwsValidationIter
  • jose::jws::JwsVerifierFn
  • jose::jws::Recipient
  • jose::jws::VerificationInput
  • verification_method::CustomMethodData
  • verification_method::MethodBuilder
  • verification_method::MethodType
  • verification_method::VerificationMethod

Enums

  • Error
  • jose::error::Error
  • jose::jwk::BlsCurve
  • jose::jwk::EcCurve
  • jose::jwk::EcxCurve
  • jose::jwk::EdCurve
  • jose::jwk::JwkOperation
  • jose::jwk::JwkParams
  • jose::jwk::JwkType
  • jose::jwk::JwkUse
  • jose::jws::CharSet
  • jose::jws::CompactJwsEncodingOptions
  • jose::jws::JwsAlgorithm
  • jose::jws::JwsFormat
  • jose::jws::SignatureVerificationErrorKind
  • verification_method::MethodData
  • verification_method::MethodRef
  • verification_method::MethodRelationship
  • verification_method::MethodScope

Traits

  • jose::jws::JwsVerifier

Functions

  • jose::jwu::decode_b64
  • jose::jwu::decode_b64_json
  • jose::jwu::encode_b64
  • jose::jwu::encode_b64_json

Type Aliases

  • Result
  • jose::error::Result
  • jose::jwk::JwkThumbprintSha256
  • jose::jws::RecipientProcessingEncoder
  • jose::jws::SignatureVerificationError