Skip to content

Commit

Permalink
Update ex-1.ltd.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
filip26 authored Sep 21, 2024
1 parent b03c61d commit 71f7f2f
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@ cred:issuer: https://vc.example/issuers/5678
cred:validFrom.dateTime: 2023-01-01T00:00:00Z

sec:proof:
# { default.type: DataIntegrityProof, schema: https://schema.org, xsd: "...", created: schema:created, created.datatype: xsd:dateTime , default: "https://sec...", }
DICTIONARY: https://dataintegrity/proof

created: 2023-02-24T23:36:38Z
DICTIONARY: { schema: https://schema.org, xsd: "...", default: "https://sec...", dateTime: xsd:dateTime }
TYPE: DataIntegrityProof

schema:created.dateTime: 2023-02-24T23:36:38Z
cryptosuite:
datatype: cryptosuiteString
value: eddsa-rdfc-2022
proofPurpose: assertionMethod
proofValue.multibase: "z21EVs3eXERqTn4acNHT9viboqgzUaQ3kTmhPT3eA8qrVPE7CrQq78WkzctnMX5W4CrzcKnHw8V6dvy5pgWYCU5e9"
verificationMethod: https://vc.example/issuers/5678#z6MkrJVnaZkeFzdQyMZu1cgjg7k1pZZ6pvBQ7XJPt4swbTQ2
# note multibase is self-defined as .suffix multibase -> default:multibase
proofValue.multibase: "z21EVs3eXERqT...n4acNHT"
verificationMethod: https://vc.example/issuers/5678#....vBQ7XJPt4swbTQ2

cred:credentialStatus:
- DICTIONARY: https://www.w3.org/ns/credentials/status#
Expand Down

0 comments on commit 71f7f2f

Please sign in to comment.