Enum SignatureAlgorithm
The algorithm used to sign the public key certificate.
Namespace: Oci.CertificatesmanagementService.Models
Assembly: OCI.DotNetSDK.Certificatesmanagement.dll
Syntax
public enum SignatureAlgorithmFields
| Name | Description | 
|---|---|
| Sha256WithEcdsa | |
| Sha256WithRsa | |
| Sha384WithEcdsa | |
| Sha384WithRsa | |
| Sha512WithEcdsa | |
| Sha512WithRsa | |
| UnknownEnumValue |