-
Notifications
You must be signed in to change notification settings - Fork 8
List cached public keys
Lucas Teske edited this page Apr 11, 2019
·
1 revision
Execute GET to /remoteSigner/keyRing/cachedKeys
Returns:
[
{
"FingerPrint": "D7362B4CC546DB11",
"Identifier":"Benchmark Test Key",
"Bits": 4096,
"ContainsPrivateKey": false,
"PrivateKeyDecrypted": false
}
]