Module attestation_encryption_utils

Source

Structs§

Entity

Traits§

DecryptVerify
Interface for decrypting and then verifying data.
SignEncrypt
Interface for signing and then encrypting data.

Functions§

extract_key_ids_and_jwk
Extracts public keys contained in DID document
josekit_to_ssi_jwk
Converts key from josekit Jwk into ssi JWK
ssi_to_josekit_jwk
Converts key from ssi JWK into josekit Jwk