Schema |
---|
@context string[]The @context property ensures that two systems operating on the same DID document are using mutually agreed terminology. It can be one or more URIs. | id string | type string[]This array contains the type and subtypes of credential. | issuer stringIssuer of the verifiable credential. | issuanceDate date-timeDate and time at which the information associated with the verifiable credential/presentation becomes valid. | credentialSubject objectA thing about which claims are made | proof objectCryptographic proofs that can be used to detect tampering and verify the authorship of a credential or presentation. An embedded proof is a mechanism where the proof is included in the data, such as a Linked Data Signature. type string — REQUIREDType of the object or the datatype of the typed value. | created date-time — REQUIREDDate and time at which proof has been created. | proofPurpose string — REQUIREDIt expresses the purpose of the proof and ensures the information is protected by the signature. | verificationMethod string — REQUIREDSpecifies the public key that can be used to verify the digital signature. Dereferencing a public key URL reveals information about the controller of the key, which can be checked against the issuer of the credential. | jws string — REQUIRED |
|
|
Schema |
---|
type uriAn absolute URI that identifies the problem type. When dereferenced,
it SHOULD provide human-readable documentation for the problem type. | title stringA short summary of the problem type. | status int32Possible values: 400 ≤ value < 600 The HTTP status code generated by the origin server for this occurrence of the problem. | detail stringA human readable explanation specific to this occurrence of the problem. | instance uriAn absolute URI that identifies the specific occurrence of the problem.
It may or may not yield further information if dereferenced. |
|
Schema |
---|
type uriAn absolute URI that identifies the problem type. When dereferenced,
it SHOULD provide human-readable documentation for the problem type. | title stringA short summary of the problem type. | status int32Possible values: 400 ≤ value < 600 The HTTP status code generated by the origin server for this occurrence of the problem. | detail stringA human readable explanation specific to this occurrence of the problem. | instance uriAn absolute URI that identifies the specific occurrence of the problem.
It may or may not yield further information if dereferenced. |
|
Schema |
---|
type uriAn absolute URI that identifies the problem type. When dereferenced,
it SHOULD provide human-readable documentation for the problem type. | title stringA short summary of the problem type. | status int32Possible values: 400 ≤ value < 600 The HTTP status code generated by the origin server for this occurrence of the problem. | detail stringA human readable explanation specific to this occurrence of the problem. | instance uriAn absolute URI that identifies the specific occurrence of the problem.
It may or may not yield further information if dereferenced. |
|
Schema |
---|
type uriAn absolute URI that identifies the problem type. When dereferenced,
it SHOULD provide human-readable documentation for the problem type. | title stringA short summary of the problem type. | status int32Possible values: 400 ≤ value < 600 The HTTP status code generated by the origin server for this occurrence of the problem. | detail stringA human readable explanation specific to this occurrence of the problem. | instance uriAn absolute URI that identifies the specific occurrence of the problem.
It may or may not yield further information if dereferenced. |
|