Interface HolderAuthorization
Expand description
interface HolderAuthorization {
authorization: HolderAuthorizationStatement;
proof: SchnorrSignatureProof;
version: 1;
}
Properties§
§
readonly proof: SchnorrSignatureProof
§readonly version: 1
Holder-signed authorization allowing an auxiliary subject key to use credentials.