Show / Hide Table of Contents

Enum KeyAlgorithm

The algorithm used to create key pairs.

Namespace: Oci.CertificatesmanagementService.Models
Assembly: OCI.DotNetSDK.Certificatesmanagement.dll
Syntax
public enum KeyAlgorithm

Fields

Name Description
EcdsaP256
EcdsaP384
Rsa2048
Rsa4096
UnknownEnumValue
In this article
Back to top