Skip to main content

revocationJsonldDocuments

@hyperledger/identus-sdk v8.0.0


@hyperledger/identus-sdk / overview / Domain / revocationJsonldDocuments

Variable: revocationJsonldDocuments

const revocationJsonldDocuments: { https://w3id.org/vc/status-list/2021/v1: { @context: { @protected: boolean; StatusList2021: { @context: { @protected: boolean; encodedList: string; id: string; statusPurpose: string; type: string; }; @id: string; }; StatusList2021Credential: { @context: { @protected: boolean; description: string; id: string; name: string; type: string; }; @id: string; }; StatusList2021Entry: { @context: { @protected: boolean; id: string; statusListCredential: { @id: string; @type: string; }; statusListIndex: string; statusPurpose: string; type: string; }; @id: string; }; }; }; https://www.w3.org/2018/credentials/v1: { @context: { @protected: boolean; @version: number; EcdsaSecp256k1Signature2019: { @context: { @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; id: string; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; sec: string; type: string; verificationMethod: { @id: string; @type: string; }; xsd: string; }; @id: string; }; EcdsaSecp256r1Signature2019: { @context: { @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; id: string; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; sec: string; type: string; verificationMethod: { @id: string; @type: string; }; xsd: string; }; @id: string; }; Ed25519Signature2018: { @context: { @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; id: string; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; sec: string; type: string; verificationMethod: { @id: string; @type: string; }; xsd: string; }; @id: string; }; id: string; proof: { @container: string; @id: string; @type: string; }; RsaSignature2018: { @context: { @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; verificationMethod: { @id: string; @type: string; }; }; @id: string; }; type: string; VerifiableCredential: { @context: { @protected: boolean; @version: number; cred: string; credentialSchema: { @context: { @protected: boolean; @version: number; cred: string; id: string; JsonSchemaValidator2018: string; type: string; }; @id: string; @type: string; }; credentialStatus: { @id: string; @type: string; }; credentialSubject: { @id: string; @type: string; }; evidence: { @id: string; @type: string; }; expirationDate: { @id: string; @type: string; }; holder: { @id: string; @type: string; }; id: string; issuanceDate: { @id: string; @type: string; }; issued: { @id: string; @type: string; }; issuer: { @id: string; @type: string; }; proof: { @container: string; @id: string; @type: string; }; refreshService: { @context: { @protected: boolean; @version: number; cred: string; id: string; ManualRefreshService2018: string; type: string; }; @id: string; @type: string; }; sec: string; termsOfUse: { @id: string; @type: string; }; type: string; validFrom: { @id: string; @type: string; }; validUntil: { @id: string; @type: string; }; xsd: string; }; @id: string; }; VerifiablePresentation: { @context: { @protected: boolean; @version: number; cred: string; holder: { @id: string; @type: string; }; id: string; proof: { @container: string; @id: string; @type: string; }; sec: string; type: string; verifiableCredential: { @container: string; @id: string; @type: string; }; }; @id: string; }; }; }; }

Defined in: packages/shared/domain/build/index.d.ts:1885

Type Declaration

NameTypeDefined in
https://w3id.org/vc/status-list/2021/v1{ @context: { @protected: boolean; StatusList2021: { @context: { @protected: boolean; encodedList: string; id: string; statusPurpose: string; type: string; }; @id: string; }; StatusList2021Credential: { @context: { @protected: boolean; description: string; id: string; name: string; type: string; }; @id: string; }; StatusList2021Entry: { @context: { @protected: boolean; id: string; statusListCredential: { @id: string; @type: string; }; statusListIndex: string; statusPurpose: string; type: string; }; @id: string; }; }; }packages/shared/domain/build/index.d.ts:1886
https://w3id.org/vc/status-list/2021/v1.@context{ @protected: boolean; StatusList2021: { @context: { @protected: boolean; encodedList: string; id: string; statusPurpose: string; type: string; }; @id: string; }; StatusList2021Credential: { @context: { @protected: boolean; description: string; id: string; name: string; type: string; }; @id: string; }; StatusList2021Entry: { @context: { @protected: boolean; id: string; statusListCredential: { @id: string; @type: string; }; statusListIndex: string; statusPurpose: string; type: string; }; @id: string; }; }packages/shared/domain/build/index.d.ts:1887
https://w3id.org/vc/status-list/2021/v1.@context.@protectedbooleanpackages/shared/domain/build/index.d.ts:1888
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021{ @context: { @protected: boolean; encodedList: string; id: string; statusPurpose: string; type: string; }; @id: string; }packages/shared/domain/build/index.d.ts:1899
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021.@context{ @protected: boolean; encodedList: string; id: string; statusPurpose: string; type: string; }packages/shared/domain/build/index.d.ts:1901
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021.@context.@protectedbooleanpackages/shared/domain/build/index.d.ts:1902
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021.@context.encodedListstringpackages/shared/domain/build/index.d.ts:1906
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021.@context.idstringpackages/shared/domain/build/index.d.ts:1903
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021.@context.statusPurposestringpackages/shared/domain/build/index.d.ts:1905
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021.@context.typestringpackages/shared/domain/build/index.d.ts:1904
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021.@idstringpackages/shared/domain/build/index.d.ts:1900
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021Credential{ @context: { @protected: boolean; description: string; id: string; name: string; type: string; }; @id: string; }packages/shared/domain/build/index.d.ts:1889
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021Credential.@context{ @protected: boolean; description: string; id: string; name: string; type: string; }packages/shared/domain/build/index.d.ts:1891
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021Credential.@context.@protectedbooleanpackages/shared/domain/build/index.d.ts:1892
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021Credential.@context.descriptionstringpackages/shared/domain/build/index.d.ts:1895
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021Credential.@context.idstringpackages/shared/domain/build/index.d.ts:1893
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021Credential.@context.namestringpackages/shared/domain/build/index.d.ts:1896
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021Credential.@context.typestringpackages/shared/domain/build/index.d.ts:1894
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021Credential.@idstringpackages/shared/domain/build/index.d.ts:1890
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021Entry{ @context: { @protected: boolean; id: string; statusListCredential: { @id: string; @type: string; }; statusListIndex: string; statusPurpose: string; type: string; }; @id: string; }packages/shared/domain/build/index.d.ts:1909
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021Entry.@context{ @protected: boolean; id: string; statusListCredential: { @id: string; @type: string; }; statusListIndex: string; statusPurpose: string; type: string; }packages/shared/domain/build/index.d.ts:1911
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021Entry.@context.@protectedbooleanpackages/shared/domain/build/index.d.ts:1912
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021Entry.@context.idstringpackages/shared/domain/build/index.d.ts:1913
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021Entry.@context.statusListCredential{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:1917
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021Entry.@context.statusListCredential.@idstringpackages/shared/domain/build/index.d.ts:1918
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021Entry.@context.statusListCredential.@typestringpackages/shared/domain/build/index.d.ts:1919
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021Entry.@context.statusListIndexstringpackages/shared/domain/build/index.d.ts:1916
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021Entry.@context.statusPurposestringpackages/shared/domain/build/index.d.ts:1915
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021Entry.@context.typestringpackages/shared/domain/build/index.d.ts:1914
https://w3id.org/vc/status-list/2021/v1.@context.StatusList2021Entry.@idstringpackages/shared/domain/build/index.d.ts:1910
https://www.w3.org/2018/credentials/v1{ @context: { @protected: boolean; @version: number; EcdsaSecp256k1Signature2019: { @context: { @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; id: string; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; sec: string; type: string; verificationMethod: { @id: string; @type: string; }; xsd: string; }; @id: string; }; EcdsaSecp256r1Signature2019: { @context: { @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; id: string; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; sec: string; type: string; verificationMethod: { @id: string; @type: string; }; xsd: string; }; @id: string; }; Ed25519Signature2018: { @context: { @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; id: string; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; sec: string; type: string; verificationMethod: { @id: string; @type: string; }; xsd: string; }; @id: string; }; id: string; proof: { @container: string; @id: string; @type: string; }; RsaSignature2018: { @context: { @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; verificationMethod: { @id: string; @type: string; }; }; @id: string; }; type: string; VerifiableCredential: { @context: { @protected: boolean; @version: number; cred: string; credentialSchema: { @context: { @protected: boolean; @version: number; cred: string; id: string; JsonSchemaValidator2018: string; type: string; }; @id: string; @type: string; }; credentialStatus: { @id: string; @type: string; }; credentialSubject: { @id: string; @type: string; }; evidence: { @id: string; @type: string; }; expirationDate: { @id: string; @type: string; }; holder: { @id: string; @type: string; }; id: string; issuanceDate: { @id: string; @type: string; }; issued: { @id: string; @type: string; }; issuer: { @id: string; @type: string; }; proof: { @container: string; @id: string; @type: string; }; refreshService: { @context: { @protected: boolean; @version: number; cred: string; id: string; ManualRefreshService2018: string; type: string; }; @id: string; @type: string; }; sec: string; termsOfUse: { @id: string; @type: string; }; type: string; validFrom: { @id: string; @type: string; }; validUntil: { @id: string; @type: string; }; xsd: string; }; @id: string; }; VerifiablePresentation: { @context: { @protected: boolean; @version: number; cred: string; holder: { @id: string; @type: string; }; id: string; proof: { @container: string; @id: string; @type: string; }; sec: string; type: string; verifiableCredential: { @container: string; @id: string; @type: string; }; }; @id: string; }; }; }packages/shared/domain/build/index.d.ts:1925
https://www.w3.org/2018/credentials/v1.@context{ @protected: boolean; @version: number; EcdsaSecp256k1Signature2019: { @context: { @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; id: string; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; sec: string; type: string; verificationMethod: { @id: string; @type: string; }; xsd: string; }; @id: string; }; EcdsaSecp256r1Signature2019: { @context: { @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; id: string; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; sec: string; type: string; verificationMethod: { @id: string; @type: string; }; xsd: string; }; @id: string; }; Ed25519Signature2018: { @context: { @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; id: string; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; sec: string; type: string; verificationMethod: { @id: string; @type: string; }; xsd: string; }; @id: string; }; id: string; proof: { @container: string; @id: string; @type: string; }; RsaSignature2018: { @context: { @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; verificationMethod: { @id: string; @type: string; }; }; @id: string; }; type: string; VerifiableCredential: { @context: { @protected: boolean; @version: number; cred: string; credentialSchema: { @context: { @protected: boolean; @version: number; cred: string; id: string; JsonSchemaValidator2018: string; type: string; }; @id: string; @type: string; }; credentialStatus: { @id: string; @type: string; }; credentialSubject: { @id: string; @type: string; }; evidence: { @id: string; @type: string; }; expirationDate: { @id: string; @type: string; }; holder: { @id: string; @type: string; }; id: string; issuanceDate: { @id: string; @type: string; }; issued: { @id: string; @type: string; }; issuer: { @id: string; @type: string; }; proof: { @container: string; @id: string; @type: string; }; refreshService: { @context: { @protected: boolean; @version: number; cred: string; id: string; ManualRefreshService2018: string; type: string; }; @id: string; @type: string; }; sec: string; termsOfUse: { @id: string; @type: string; }; type: string; validFrom: { @id: string; @type: string; }; validUntil: { @id: string; @type: string; }; xsd: string; }; @id: string; }; VerifiablePresentation: { @context: { @protected: boolean; @version: number; cred: string; holder: { @id: string; @type: string; }; id: string; proof: { @container: string; @id: string; @type: string; }; sec: string; type: string; verifiableCredential: { @container: string; @id: string; @type: string; }; }; @id: string; }; }packages/shared/domain/build/index.d.ts:1926
https://www.w3.org/2018/credentials/v1.@context.@protectedbooleanpackages/shared/domain/build/index.d.ts:1928
https://www.w3.org/2018/credentials/v1.@context.@versionnumberpackages/shared/domain/build/index.d.ts:1927
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019{ @context: { @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; id: string; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; sec: string; type: string; verificationMethod: { @id: string; @type: string; }; xsd: string; }; @id: string; }packages/shared/domain/build/index.d.ts:2041
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context{ @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; id: string; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; sec: string; type: string; verificationMethod: { @id: string; @type: string; }; xsd: string; }packages/shared/domain/build/index.d.ts:2043
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.@protectedbooleanpackages/shared/domain/build/index.d.ts:2045
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.@versionnumberpackages/shared/domain/build/index.d.ts:2044
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.challengestringpackages/shared/domain/build/index.d.ts:2050
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.created{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2051
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.created.@idstringpackages/shared/domain/build/index.d.ts:2052
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.created.@typestringpackages/shared/domain/build/index.d.ts:2053
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.domainstringpackages/shared/domain/build/index.d.ts:2055
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.expires{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2056
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.expires.@idstringpackages/shared/domain/build/index.d.ts:2057
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.expires.@typestringpackages/shared/domain/build/index.d.ts:2058
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.idstringpackages/shared/domain/build/index.d.ts:2046
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.jwsstringpackages/shared/domain/build/index.d.ts:2060
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.noncestringpackages/shared/domain/build/index.d.ts:2061
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.proofPurpose{ @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2062
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.proofPurpose.@context{ @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }packages/shared/domain/build/index.d.ts:2065
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.proofPurpose.@context.@protectedbooleanpackages/shared/domain/build/index.d.ts:2067
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.proofPurpose.@context.@versionnumberpackages/shared/domain/build/index.d.ts:2066
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.proofPurpose.@context.assertionMethod{ @container: string; @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2071
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.proofPurpose.@context.assertionMethod.@containerstringpackages/shared/domain/build/index.d.ts:2074
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.proofPurpose.@context.assertionMethod.@idstringpackages/shared/domain/build/index.d.ts:2072
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.proofPurpose.@context.assertionMethod.@typestringpackages/shared/domain/build/index.d.ts:2073
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.proofPurpose.@context.authentication{ @container: string; @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2076
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.proofPurpose.@context.authentication.@containerstringpackages/shared/domain/build/index.d.ts:2079
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.proofPurpose.@context.authentication.@idstringpackages/shared/domain/build/index.d.ts:2077
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.proofPurpose.@context.authentication.@typestringpackages/shared/domain/build/index.d.ts:2078
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.proofPurpose.@context.idstringpackages/shared/domain/build/index.d.ts:2068
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.proofPurpose.@context.secstringpackages/shared/domain/build/index.d.ts:2070
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.proofPurpose.@context.typestringpackages/shared/domain/build/index.d.ts:2069
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.proofPurpose.@idstringpackages/shared/domain/build/index.d.ts:2063
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.proofPurpose.@typestringpackages/shared/domain/build/index.d.ts:2064
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.proofValuestringpackages/shared/domain/build/index.d.ts:2083
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.secstringpackages/shared/domain/build/index.d.ts:2048
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.typestringpackages/shared/domain/build/index.d.ts:2047
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.verificationMethod{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2084
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.verificationMethod.@idstringpackages/shared/domain/build/index.d.ts:2085
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.verificationMethod.@typestringpackages/shared/domain/build/index.d.ts:2086
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@context.xsdstringpackages/shared/domain/build/index.d.ts:2049
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256k1Signature2019.@idstringpackages/shared/domain/build/index.d.ts:2042
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019{ @context: { @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; id: string; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; sec: string; type: string; verificationMethod: { @id: string; @type: string; }; xsd: string; }; @id: string; }packages/shared/domain/build/index.d.ts:2090
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context{ @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; id: string; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; sec: string; type: string; verificationMethod: { @id: string; @type: string; }; xsd: string; }packages/shared/domain/build/index.d.ts:2092
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.@protectedbooleanpackages/shared/domain/build/index.d.ts:2094
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.@versionnumberpackages/shared/domain/build/index.d.ts:2093
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.challengestringpackages/shared/domain/build/index.d.ts:2099
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.created{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2100
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.created.@idstringpackages/shared/domain/build/index.d.ts:2101
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.created.@typestringpackages/shared/domain/build/index.d.ts:2102
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.domainstringpackages/shared/domain/build/index.d.ts:2104
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.expires{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2105
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.expires.@idstringpackages/shared/domain/build/index.d.ts:2106
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.expires.@typestringpackages/shared/domain/build/index.d.ts:2107
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.idstringpackages/shared/domain/build/index.d.ts:2095
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.jwsstringpackages/shared/domain/build/index.d.ts:2109
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.noncestringpackages/shared/domain/build/index.d.ts:2110
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.proofPurpose{ @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2111
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.proofPurpose.@context{ @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }packages/shared/domain/build/index.d.ts:2114
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.proofPurpose.@context.@protectedbooleanpackages/shared/domain/build/index.d.ts:2116
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.proofPurpose.@context.@versionnumberpackages/shared/domain/build/index.d.ts:2115
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.proofPurpose.@context.assertionMethod{ @container: string; @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2120
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.proofPurpose.@context.assertionMethod.@containerstringpackages/shared/domain/build/index.d.ts:2123
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.proofPurpose.@context.assertionMethod.@idstringpackages/shared/domain/build/index.d.ts:2121
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.proofPurpose.@context.assertionMethod.@typestringpackages/shared/domain/build/index.d.ts:2122
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.proofPurpose.@context.authentication{ @container: string; @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2125
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.proofPurpose.@context.authentication.@containerstringpackages/shared/domain/build/index.d.ts:2128
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.proofPurpose.@context.authentication.@idstringpackages/shared/domain/build/index.d.ts:2126
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.proofPurpose.@context.authentication.@typestringpackages/shared/domain/build/index.d.ts:2127
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.proofPurpose.@context.idstringpackages/shared/domain/build/index.d.ts:2117
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.proofPurpose.@context.secstringpackages/shared/domain/build/index.d.ts:2119
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.proofPurpose.@context.typestringpackages/shared/domain/build/index.d.ts:2118
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.proofPurpose.@idstringpackages/shared/domain/build/index.d.ts:2112
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.proofPurpose.@typestringpackages/shared/domain/build/index.d.ts:2113
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.proofValuestringpackages/shared/domain/build/index.d.ts:2132
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.secstringpackages/shared/domain/build/index.d.ts:2097
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.typestringpackages/shared/domain/build/index.d.ts:2096
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.verificationMethod{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2133
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.verificationMethod.@idstringpackages/shared/domain/build/index.d.ts:2134
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.verificationMethod.@typestringpackages/shared/domain/build/index.d.ts:2135
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@context.xsdstringpackages/shared/domain/build/index.d.ts:2098
https://www.w3.org/2018/credentials/v1.@context.EcdsaSecp256r1Signature2019.@idstringpackages/shared/domain/build/index.d.ts:2091
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018{ @context: { @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; id: string; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; sec: string; type: string; verificationMethod: { @id: string; @type: string; }; xsd: string; }; @id: string; }packages/shared/domain/build/index.d.ts:2139
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context{ @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; id: string; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; sec: string; type: string; verificationMethod: { @id: string; @type: string; }; xsd: string; }packages/shared/domain/build/index.d.ts:2141
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.@protectedbooleanpackages/shared/domain/build/index.d.ts:2143
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.@versionnumberpackages/shared/domain/build/index.d.ts:2142
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.challengestringpackages/shared/domain/build/index.d.ts:2148
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.created{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2149
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.created.@idstringpackages/shared/domain/build/index.d.ts:2150
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.created.@typestringpackages/shared/domain/build/index.d.ts:2151
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.domainstringpackages/shared/domain/build/index.d.ts:2153
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.expires{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2154
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.expires.@idstringpackages/shared/domain/build/index.d.ts:2155
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.expires.@typestringpackages/shared/domain/build/index.d.ts:2156
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.idstringpackages/shared/domain/build/index.d.ts:2144
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.jwsstringpackages/shared/domain/build/index.d.ts:2158
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.noncestringpackages/shared/domain/build/index.d.ts:2159
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.proofPurpose{ @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2160
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.proofPurpose.@context{ @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }packages/shared/domain/build/index.d.ts:2163
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.proofPurpose.@context.@protectedbooleanpackages/shared/domain/build/index.d.ts:2165
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.proofPurpose.@context.@versionnumberpackages/shared/domain/build/index.d.ts:2164
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.proofPurpose.@context.assertionMethod{ @container: string; @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2169
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.proofPurpose.@context.assertionMethod.@containerstringpackages/shared/domain/build/index.d.ts:2172
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.proofPurpose.@context.assertionMethod.@idstringpackages/shared/domain/build/index.d.ts:2170
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.proofPurpose.@context.assertionMethod.@typestringpackages/shared/domain/build/index.d.ts:2171
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.proofPurpose.@context.authentication{ @container: string; @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2174
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.proofPurpose.@context.authentication.@containerstringpackages/shared/domain/build/index.d.ts:2177
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.proofPurpose.@context.authentication.@idstringpackages/shared/domain/build/index.d.ts:2175
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.proofPurpose.@context.authentication.@typestringpackages/shared/domain/build/index.d.ts:2176
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.proofPurpose.@context.idstringpackages/shared/domain/build/index.d.ts:2166
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.proofPurpose.@context.secstringpackages/shared/domain/build/index.d.ts:2168
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.proofPurpose.@context.typestringpackages/shared/domain/build/index.d.ts:2167
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.proofPurpose.@idstringpackages/shared/domain/build/index.d.ts:2161
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.proofPurpose.@typestringpackages/shared/domain/build/index.d.ts:2162
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.proofValuestringpackages/shared/domain/build/index.d.ts:2181
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.secstringpackages/shared/domain/build/index.d.ts:2146
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.typestringpackages/shared/domain/build/index.d.ts:2145
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.verificationMethod{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2182
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.verificationMethod.@idstringpackages/shared/domain/build/index.d.ts:2183
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.verificationMethod.@typestringpackages/shared/domain/build/index.d.ts:2184
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@context.xsdstringpackages/shared/domain/build/index.d.ts:2147
https://www.w3.org/2018/credentials/v1.@context.Ed25519Signature2018.@idstringpackages/shared/domain/build/index.d.ts:2140
https://www.w3.org/2018/credentials/v1.@context.idstringpackages/shared/domain/build/index.d.ts:1929
https://www.w3.org/2018/credentials/v1.@context.proof{ @container: string; @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2233
https://www.w3.org/2018/credentials/v1.@context.proof.@containerstringpackages/shared/domain/build/index.d.ts:2236
https://www.w3.org/2018/credentials/v1.@context.proof.@idstringpackages/shared/domain/build/index.d.ts:2234
https://www.w3.org/2018/credentials/v1.@context.proof.@typestringpackages/shared/domain/build/index.d.ts:2235
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018{ @context: { @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; verificationMethod: { @id: string; @type: string; }; }; @id: string; }packages/shared/domain/build/index.d.ts:2188
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context{ @protected: boolean; @version: number; challenge: string; created: { @id: string; @type: string; }; domain: string; expires: { @id: string; @type: string; }; jws: string; nonce: string; proofPurpose: { @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }; proofValue: string; verificationMethod: { @id: string; @type: string; }; }packages/shared/domain/build/index.d.ts:2190
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.@protectedbooleanpackages/shared/domain/build/index.d.ts:2192
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.@versionnumberpackages/shared/domain/build/index.d.ts:2191
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.challengestringpackages/shared/domain/build/index.d.ts:2193
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.created{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2194
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.created.@idstringpackages/shared/domain/build/index.d.ts:2195
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.created.@typestringpackages/shared/domain/build/index.d.ts:2196
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.domainstringpackages/shared/domain/build/index.d.ts:2198
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.expires{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2199
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.expires.@idstringpackages/shared/domain/build/index.d.ts:2200
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.expires.@typestringpackages/shared/domain/build/index.d.ts:2201
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.jwsstringpackages/shared/domain/build/index.d.ts:2203
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.noncestringpackages/shared/domain/build/index.d.ts:2204
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.proofPurpose{ @context: { @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }; @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2205
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.proofPurpose.@context{ @protected: boolean; @version: number; assertionMethod: { @container: string; @id: string; @type: string; }; authentication: { @container: string; @id: string; @type: string; }; id: string; sec: string; type: string; }packages/shared/domain/build/index.d.ts:2208
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.proofPurpose.@context.@protectedbooleanpackages/shared/domain/build/index.d.ts:2210
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.proofPurpose.@context.@versionnumberpackages/shared/domain/build/index.d.ts:2209
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.proofPurpose.@context.assertionMethod{ @container: string; @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2214
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.proofPurpose.@context.assertionMethod.@containerstringpackages/shared/domain/build/index.d.ts:2217
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.proofPurpose.@context.assertionMethod.@idstringpackages/shared/domain/build/index.d.ts:2215
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.proofPurpose.@context.assertionMethod.@typestringpackages/shared/domain/build/index.d.ts:2216
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.proofPurpose.@context.authentication{ @container: string; @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2219
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.proofPurpose.@context.authentication.@containerstringpackages/shared/domain/build/index.d.ts:2222
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.proofPurpose.@context.authentication.@idstringpackages/shared/domain/build/index.d.ts:2220
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.proofPurpose.@context.authentication.@typestringpackages/shared/domain/build/index.d.ts:2221
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.proofPurpose.@context.idstringpackages/shared/domain/build/index.d.ts:2211
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.proofPurpose.@context.secstringpackages/shared/domain/build/index.d.ts:2213
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.proofPurpose.@context.typestringpackages/shared/domain/build/index.d.ts:2212
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.proofPurpose.@idstringpackages/shared/domain/build/index.d.ts:2206
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.proofPurpose.@typestringpackages/shared/domain/build/index.d.ts:2207
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.proofValuestringpackages/shared/domain/build/index.d.ts:2226
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.verificationMethod{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2227
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.verificationMethod.@idstringpackages/shared/domain/build/index.d.ts:2228
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@context.verificationMethod.@typestringpackages/shared/domain/build/index.d.ts:2229
https://www.w3.org/2018/credentials/v1.@context.RsaSignature2018.@idstringpackages/shared/domain/build/index.d.ts:2189
https://www.w3.org/2018/credentials/v1.@context.typestringpackages/shared/domain/build/index.d.ts:1930
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential{ @context: { @protected: boolean; @version: number; cred: string; credentialSchema: { @context: { @protected: boolean; @version: number; cred: string; id: string; JsonSchemaValidator2018: string; type: string; }; @id: string; @type: string; }; credentialStatus: { @id: string; @type: string; }; credentialSubject: { @id: string; @type: string; }; evidence: { @id: string; @type: string; }; expirationDate: { @id: string; @type: string; }; holder: { @id: string; @type: string; }; id: string; issuanceDate: { @id: string; @type: string; }; issued: { @id: string; @type: string; }; issuer: { @id: string; @type: string; }; proof: { @container: string; @id: string; @type: string; }; refreshService: { @context: { @protected: boolean; @version: number; cred: string; id: string; ManualRefreshService2018: string; type: string; }; @id: string; @type: string; }; sec: string; termsOfUse: { @id: string; @type: string; }; type: string; validFrom: { @id: string; @type: string; }; validUntil: { @id: string; @type: string; }; xsd: string; }; @id: string; }packages/shared/domain/build/index.d.ts:1931
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context{ @protected: boolean; @version: number; cred: string; credentialSchema: { @context: { @protected: boolean; @version: number; cred: string; id: string; JsonSchemaValidator2018: string; type: string; }; @id: string; @type: string; }; credentialStatus: { @id: string; @type: string; }; credentialSubject: { @id: string; @type: string; }; evidence: { @id: string; @type: string; }; expirationDate: { @id: string; @type: string; }; holder: { @id: string; @type: string; }; id: string; issuanceDate: { @id: string; @type: string; }; issued: { @id: string; @type: string; }; issuer: { @id: string; @type: string; }; proof: { @container: string; @id: string; @type: string; }; refreshService: { @context: { @protected: boolean; @version: number; cred: string; id: string; ManualRefreshService2018: string; type: string; }; @id: string; @type: string; }; sec: string; termsOfUse: { @id: string; @type: string; }; type: string; validFrom: { @id: string; @type: string; }; validUntil: { @id: string; @type: string; }; xsd: string; }packages/shared/domain/build/index.d.ts:1933
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.@protectedbooleanpackages/shared/domain/build/index.d.ts:1935
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.@versionnumberpackages/shared/domain/build/index.d.ts:1934
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.credstringpackages/shared/domain/build/index.d.ts:1938
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.credentialSchema{ @context: { @protected: boolean; @version: number; cred: string; id: string; JsonSchemaValidator2018: string; type: string; }; @id: string; @type: string; }packages/shared/domain/build/index.d.ts:1941
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.credentialSchema.@context{ @protected: boolean; @version: number; cred: string; id: string; JsonSchemaValidator2018: string; type: string; }packages/shared/domain/build/index.d.ts:1944
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.credentialSchema.@context.@protectedbooleanpackages/shared/domain/build/index.d.ts:1946
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.credentialSchema.@context.@versionnumberpackages/shared/domain/build/index.d.ts:1945
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.credentialSchema.@context.credstringpackages/shared/domain/build/index.d.ts:1949
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.credentialSchema.@context.idstringpackages/shared/domain/build/index.d.ts:1947
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.credentialSchema.@context.JsonSchemaValidator2018stringpackages/shared/domain/build/index.d.ts:1950
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.credentialSchema.@context.typestringpackages/shared/domain/build/index.d.ts:1948
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.credentialSchema.@idstringpackages/shared/domain/build/index.d.ts:1942
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.credentialSchema.@typestringpackages/shared/domain/build/index.d.ts:1943
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.credentialStatus{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:1953
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.credentialStatus.@idstringpackages/shared/domain/build/index.d.ts:1954
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.credentialStatus.@typestringpackages/shared/domain/build/index.d.ts:1955
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.credentialSubject{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:1957
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.credentialSubject.@idstringpackages/shared/domain/build/index.d.ts:1958
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.credentialSubject.@typestringpackages/shared/domain/build/index.d.ts:1959
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.evidence{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:1961
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.evidence.@idstringpackages/shared/domain/build/index.d.ts:1962
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.evidence.@typestringpackages/shared/domain/build/index.d.ts:1963
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.expirationDate{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:1965
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.expirationDate.@idstringpackages/shared/domain/build/index.d.ts:1966
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.expirationDate.@typestringpackages/shared/domain/build/index.d.ts:1967
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.holder{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:1969
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.holder.@idstringpackages/shared/domain/build/index.d.ts:1970
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.holder.@typestringpackages/shared/domain/build/index.d.ts:1971
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.idstringpackages/shared/domain/build/index.d.ts:1936
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.issuanceDate{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:1981
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.issuanceDate.@idstringpackages/shared/domain/build/index.d.ts:1982
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.issuanceDate.@typestringpackages/shared/domain/build/index.d.ts:1983
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.issued{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:1973
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.issued.@idstringpackages/shared/domain/build/index.d.ts:1974
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.issued.@typestringpackages/shared/domain/build/index.d.ts:1975
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.issuer{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:1977
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.issuer.@idstringpackages/shared/domain/build/index.d.ts:1978
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.issuer.@typestringpackages/shared/domain/build/index.d.ts:1979
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.proof{ @container: string; @id: string; @type: string; }packages/shared/domain/build/index.d.ts:1985
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.proof.@containerstringpackages/shared/domain/build/index.d.ts:1988
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.proof.@idstringpackages/shared/domain/build/index.d.ts:1986
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.proof.@typestringpackages/shared/domain/build/index.d.ts:1987
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.refreshService{ @context: { @protected: boolean; @version: number; cred: string; id: string; ManualRefreshService2018: string; type: string; }; @id: string; @type: string; }packages/shared/domain/build/index.d.ts:1990
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.refreshService.@context{ @protected: boolean; @version: number; cred: string; id: string; ManualRefreshService2018: string; type: string; }packages/shared/domain/build/index.d.ts:1993
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.refreshService.@context.@protectedbooleanpackages/shared/domain/build/index.d.ts:1995
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.refreshService.@context.@versionnumberpackages/shared/domain/build/index.d.ts:1994
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.refreshService.@context.credstringpackages/shared/domain/build/index.d.ts:1998
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.refreshService.@context.idstringpackages/shared/domain/build/index.d.ts:1996
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.refreshService.@context.ManualRefreshService2018stringpackages/shared/domain/build/index.d.ts:1999
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.refreshService.@context.typestringpackages/shared/domain/build/index.d.ts:1997
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.refreshService.@idstringpackages/shared/domain/build/index.d.ts:1991
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.refreshService.@typestringpackages/shared/domain/build/index.d.ts:1992
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.secstringpackages/shared/domain/build/index.d.ts:1939
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.termsOfUse{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2002
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.termsOfUse.@idstringpackages/shared/domain/build/index.d.ts:2003
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.termsOfUse.@typestringpackages/shared/domain/build/index.d.ts:2004
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.typestringpackages/shared/domain/build/index.d.ts:1937
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.validFrom{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2006
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.validFrom.@idstringpackages/shared/domain/build/index.d.ts:2007
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.validFrom.@typestringpackages/shared/domain/build/index.d.ts:2008
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.validUntil{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2010
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.validUntil.@idstringpackages/shared/domain/build/index.d.ts:2011
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.validUntil.@typestringpackages/shared/domain/build/index.d.ts:2012
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@context.xsdstringpackages/shared/domain/build/index.d.ts:1940
https://www.w3.org/2018/credentials/v1.@context.VerifiableCredential.@idstringpackages/shared/domain/build/index.d.ts:1932
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation{ @context: { @protected: boolean; @version: number; cred: string; holder: { @id: string; @type: string; }; id: string; proof: { @container: string; @id: string; @type: string; }; sec: string; type: string; verifiableCredential: { @container: string; @id: string; @type: string; }; }; @id: string; }packages/shared/domain/build/index.d.ts:2016
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation.@context{ @protected: boolean; @version: number; cred: string; holder: { @id: string; @type: string; }; id: string; proof: { @container: string; @id: string; @type: string; }; sec: string; type: string; verifiableCredential: { @container: string; @id: string; @type: string; }; }packages/shared/domain/build/index.d.ts:2018
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation.@context.@protectedbooleanpackages/shared/domain/build/index.d.ts:2020
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation.@context.@versionnumberpackages/shared/domain/build/index.d.ts:2019
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation.@context.credstringpackages/shared/domain/build/index.d.ts:2023
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation.@context.holder{ @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2025
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation.@context.holder.@idstringpackages/shared/domain/build/index.d.ts:2026
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation.@context.holder.@typestringpackages/shared/domain/build/index.d.ts:2027
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation.@context.idstringpackages/shared/domain/build/index.d.ts:2021
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation.@context.proof{ @container: string; @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2029
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation.@context.proof.@containerstringpackages/shared/domain/build/index.d.ts:2032
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation.@context.proof.@idstringpackages/shared/domain/build/index.d.ts:2030
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation.@context.proof.@typestringpackages/shared/domain/build/index.d.ts:2031
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation.@context.secstringpackages/shared/domain/build/index.d.ts:2024
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation.@context.typestringpackages/shared/domain/build/index.d.ts:2022
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation.@context.verifiableCredential{ @container: string; @id: string; @type: string; }packages/shared/domain/build/index.d.ts:2034
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation.@context.verifiableCredential.@containerstringpackages/shared/domain/build/index.d.ts:2037
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation.@context.verifiableCredential.@idstringpackages/shared/domain/build/index.d.ts:2035
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation.@context.verifiableCredential.@typestringpackages/shared/domain/build/index.d.ts:2036
https://www.w3.org/2018/credentials/v1.@context.VerifiablePresentation.@idstringpackages/shared/domain/build/index.d.ts:2017