Module: Azure::DataBoxEdge::Mgmt::V2019_08_01::Models::EncryptionAlgorithm

Defined in:
lib/2019-08-01/generated/azure_mgmt_databoxedge/models/encryption_algorithm.rb

Overview

Defines values for EncryptionAlgorithm

Constant Summary collapse

None =
"None"
AES256 =
"AES256"
RSAESPKCS1V15 =
"RSAES_PKCS1_v_1_5"