SetPublicKeyRequestType

SetPublicKeyRequestType
SetPublicKeyRequestType

The parameters of SetPublicKey.

JSON Example
{
    "extensionKey": "string",
    "publicKey": "string"
}
string
extensionKey
Required

Key of extension to update.

string
publicKey
Required

Public key of extension, encoded in PEM (privacy-enhanced mail) format.