Crate didcomm_rs[][src]

Modules

crypto
generic
jolo

Structs

DidcommHeader
Jwe

JWE representation of Message with public header. Can be serialized to JSON or Compact representations and from same.

Jwk

Json Web Keys structure defined by RFC

JwmHeader

JWM Header as specifiead in RFC With single deviation - allows raw text JWM to support DIDComm spec

Jws
Message

DIDComm message structure. Specification

PriorClaims

Enums

Error
KeyAlgorithm

alg field values provided by RFC

KeyOps
MessageType

Traits

Shape