Show / Hide Table of Contents

Enum PhaseTwoConfigDetails.EncryptionAlgorithmEnum

Namespace: Oci.CoreService.Models
Assembly: OCI.DotNetSDK.Core.dll
Syntax
public enum PhaseTwoConfigDetails.EncryptionAlgorithmEnum

Fields

Name Description
Aes128Cbc
Aes128Gcm
Aes192Cbc
Aes192Gcm
Aes256Cbc
Aes256Gcm
In this article
Back to top