Show / Hide Table of Contents

Enum CertSignatureAlgorithm

Possible signature algorithms for leaf certificate.

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

Fields

Name Description
Sha256WithEcdsa
Sha256WithRsa
Sha384WithEcdsa
Sha384WithRsa
Sha512WithEcdsa
Sha512WithRsa
UnknownEnumValue
In this article
Back to top