7 lines
352 B
JSON
7 lines
352 B
JSON
{
|
|
"@context": "https://w3id.org/openbadges/v2",
|
|
"type": "CryptographicKey",
|
|
"id": "https://gardient.github.io/rookie-badger/static/v2/revocationList.json",
|
|
"owner": "https://gardient.github.io/rookie-badger/static/v2/rookie-issuer.json",
|
|
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBG0BA...OClDQAB\n-----END PUBLIC KEY-----\n"
|
|
} |