@refinio/one.models
    Preparing search index...
    interface RightToDeclareTrustedKeysForSelfCertificate {
        $type$: "RightToDeclareTrustedKeysForSelfCertificate";
        beneficiary: SHA256IdHash<Person>;
        license: SHA256Hash<License>;
    }
    Index

    Properties

    $type$: "RightToDeclareTrustedKeysForSelfCertificate"
    beneficiary: SHA256IdHash<Person>
    license: SHA256Hash<License>