KeyAttestationJwt
Content of a Key Attestation in JWT format, according to OpenID for Verifiable Credential Issuance
Constructors
Properties
Array of attested keys from the same key storage component using the syntax of JWK as defined in RFC7517.
Optional. A String that contains a URL that links to the certification of the key storage component.
Integer for the time at which the key attestation and the key(s) it is attesting expire, using the syntax defined in RFC7519. MUST be present if the attestation is used with the JWT proof type.
Integer for the time at which the key attestation was issued using the syntax defined in RFC7519.
Optional. Array of case sensitive strings that assert the attack potential resistance of the key storage component and its keys attested in the attested_keys parameter. This specification defines initial values in Appendix D.2.
Optional. Array of case sensitive strings that assert the attack potential resistance of the user authentication methods allowed to access the private keys from the attestedKeys parameter. This specification defines initial values in Appendix D.2.