Skip to main content

Module authorization

Module authorization 

Source
Expand description

Holder authorization protocol types.

These types describe holder-signed authorizations that allow an auxiliary subject key to present holder credentials without sharing the holder key.

Structs§

HolderAuthorization
Holder-signed authorization.
HolderAuthorizationRequest
Request for a holder authorization.
HolderAuthorizationStatement
Unsigned statement authorizing an auxiliary public key to present credentials.
SubjectPubkey
Public identity of the auxiliary key or actor authorized by the holder.

Constants§

HOLDER_AUTHORIZATION_SIGNATURE_DOMAIN_SEPARATOR
Domain separator for holder authorization identity signatures.