class TencentCloud::Kms::V20190118::EncryptRequest
def deserialize(params)
def deserialize(params) @KeyId = params['KeyId'] @Plaintext = params['Plaintext'] @EncryptionContext = params['EncryptionContext'] end
def deserialize(params) @KeyId = params['KeyId'] @Plaintext = params['Plaintext'] @EncryptionContext = params['EncryptionContext'] end