Request Fields

Field Description Min Length Max Length Type Mandatory
key Base64-encoded encrypted AES session key. 0 2147483648 string Yes
paddingMode Padding mode used to encrypt the AES key. Expected configured value: PKCS2_2. 0 7 string No
encryptionKeyLength Length of the public RSA wrapping key. Expected configured value: Rsa4096. 0 7 string No
hashingAlgorithm MGF hash function used when importing the key. Expected configured value: Sha256. 0 6 string No