Show / Hide Table of Contents

Enum CertKeyAlgorithm

Possible key algorithms for leaf certificate.

Namespace: Oci.RoverService.Models
Assembly: OCI.DotNetSDK.Rover.dll
Syntax
public enum CertKeyAlgorithm

Fields

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