EnableCryptoRequestType
EnableCryptoRequestType
The parameters of EnableCrypto.
JSON Example
{
"keyPlain": {
"_typeName": "string",
"keyId": {
"_typeName": "string",
"keyId": "string",
"providerId": {
"_typeName": "string",
"id": "string"
}
},
"algorithm": "string",
"keyData": "string"
}
}