Files
rookie-badger/docs/static/v2/publicKey.json
Gyula Kerezsi 2a73250c55 adds badge v2
2017-02-01 14:09:13 +02:00

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"
}