Skip to content

Documentation


Documentation / @u-net/issuer / CredentialEnvelopeV2

Interface: CredentialEnvelopeV2

Defined in: index.ts:88

Properties

attestationCommitment

attestationCommitment: string

Defined in: index.ts:106


claims

claims: CredentialClaimProofV2[]

Defined in: index.ts:109


claimsRoot

claimsRoot: string

Defined in: index.ts:104


commitmentSalt

commitmentSalt: string

Defined in: index.ts:105


holderBinding

holderBinding: string

Defined in: index.ts:100


issuerCredentialKeyId

issuerCredentialKeyId: string

Defined in: index.ts:96


issuerId

issuerId: string

Defined in: index.ts:93


issuerKeyHash

issuerKeyHash: string

Defined in: index.ts:99


issuerKeyId

issuerKeyId: string

Defined in: index.ts:94


issuerKeyIdField

issuerKeyIdField: string

Defined in: index.ts:95


issuerPublicKeyX

issuerPublicKeyX: string

Defined in: index.ts:97


issuerPublicKeyY

issuerPublicKeyY: string

Defined in: index.ts:98


messageHash

messageHash: string

Defined in: index.ts:107


requestType

requestType: string

Defined in: index.ts:90


schemaId

schemaId: string

Defined in: index.ts:91


schemaIdField

schemaIdField: string

Defined in: index.ts:92


signature

signature: string

Defined in: index.ts:108


statusEpoch

statusEpoch: number

Defined in: index.ts:103


validFromEpoch

validFromEpoch: number

Defined in: index.ts:101


validUntilEpoch

validUntilEpoch: number

Defined in: index.ts:102


version

version: 2

Defined in: index.ts:89