interface TrustKeysCertificate {
    $type$: "TrustKeysCertificate";
    license: SHA256Hash<License>;
    profile: SHA256Hash<Profile>;
}

Properties

$type$: "TrustKeysCertificate"
license: SHA256Hash<License>
profile: SHA256Hash<Profile>