Show / Hide Table of Contents

Enum SignatureAlgorithm

The algorithm used to sign the public key certificate.

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

Fields

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