CryptoKeyPlain

CryptoKeyPlain
CryptoKeyPlain

Data Object representing a plain text cryptographic key.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "keyId": {
        "_typeName": "string",
        "keyId": "string",
        "providerId": {
            "_typeName": "string",
            "id": "string"
        }
    },
    "algorithm": "string",
    "keyData": "string"
}
keyId
Required

Data Object representing a cryptographic key.

string
algorithm
Required

algorithm

string As password As password
keyData
Required

keyData