Skip to content

Commit

Permalink
Merge pull request #681 from likhitharl/patch-18
Browse files Browse the repository at this point in the history
Create RSA_landregistry.json
  • Loading branch information
ckesiraju authored Jan 10, 2025
2 parents 969da70 + 5100a3e commit 5f5b556
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions qainji1/RSA_landregistry.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"assertionMethod": [
"did:web:mosip.github.io:inji-config:qa-inji1:RSA_landregistry#key-0"
],
"service": [],
"id": "did:web:mosip.github.io:inji-config:qa-inji1:RSA_landregistry",
"verificationMethod": [
{
"controller": "did:web:mosip.github.io:inji-config:qa-inji1:RSA_landregistry",
"publicKeyJwk": {
"kty": "RSA",
"e": "AQAB",
"n": "usfF3zped2sphzvBQ5cwwjot6ivWMkTg6OyB0DDtuUSJdQArrwWx1t44rcJlGoOvsxa_w_6E1f6DK5QxzGPy5NxJRUW15VzusLxc6Y75hmFEs-QUNG0YwkTWyu65gqk8GqYBbcR4DfsMf8Jf5_B9Spvv9cNlkprIeXrWo63y_PLx8NhEEGoSOLVDrej4ni0jcqqrUW5BNjDngGdfCpEQ-3NX2nKpJTdYuLnYEnlIfPqXhN05bFKd3xDDFYmPxB9kmcbaMUYW5G1ot5DKuJ5JdwFpDOb_zJyNg1zKZMIfy6qFVBMFy4r-Hi3hUXUtEYrGB3Q0dP1QmYdR4S9M9LdDtw"
},
"id": "did:web:mosip.github.io:inji-config:qa-inji1:RSA_landregistry#key-0",
"type": "JsonWebKey2020",
"@context": "https://w3id.org/security/suites/jws-2020/v1"
}
],
"@context": [
"https://www.w3.org/ns/did/v1"
],
"alsoKnownAs": [],
"authentication": [
"did:web:mosip.github.io:inji-config:qa-inji1:RSA_landregistry#key-0"
]
}

0 comments on commit 5f5b556

Please sign in to comment.