Expand description
Enums§
Functions§
- create_
sd_ jwt - Returns a Value, sd-jwt as serialized string, SVC value, and svc as serialized string.
- create_
sd_ jwt_ release - Returns the sd-jwt-release value and serialized string.
- generate_
salt - Returns a random base64 encoded String which can be used as salt.
- get_
public_ key - Returns a
JWK
object from a PEM file content. - verify
- Verifies the given sd-jwt-release and returns the verified claims as
serde_json::Value
.