384
edits
Line 180: | Line 180: | ||
! keyData | ! keyData | ||
| string | | string | ||
| | | Value of the public key | ||
|- | |- | ||
! privateKeyUri | ! privateKeyUri | ||
| string | | string | ||
| | | Url to the corresponding private key | ||
|- | |- | ||
! type | ! type | ||
| string | | string | ||
| | | Type of the key: "pubkey" | ||
|} | |} | ||
Line 202: | Line 202: | ||
! keyData | ! keyData | ||
| string | | string | ||
| | | Value of the public key | ||
|- | |- | ||
! privateKeyUri | ! privateKeyUri | ||
| string | | string | ||
| | | Url to the corresponding private key | ||
|- | |- | ||
! type | ! type | ||
| string | | string | ||
| | | Type of the key: "pubkey" | ||
|} | |} | ||
edits