Credential
id
string · uri · requiredUnique identifier for the credential
type
string[] · requiredCredential types indicating its structure and semantics
@context
string[]JSON-LD context for the credential
issuer
stringIdentifier of the credential issuer, typically a DID
validFrom
string · date-timeStart time when the credential becomes valid
validUntil
string · date-timeExpiration time of the credential
credentialSubject
objectSubject of the credential and its properties
credentialSchema
object[]External schema(s) defining the structure of the credential
proof
objectCryptographic proof of the credential
Declaration
signature
string · requiredsignature of declaration metadata
tsaSignature
stringsignature of declaration metadata with timestamp service
tdmaiRegistrySignature
stringsignature of declaration metadata
tdmaiRegistryTsaSignature
stringsignature of declaration metadata with timestamp service
declarationMetadata
object