Show / Hide Table of Contents

Enum ChecksumAlgorithm

Checksum algorithms supported by Object Storage for data integrity checks, in addition to the default MD5 checksum.

Namespace: Oci.ObjectstorageService.Models
Assembly: OCI.DotNetSDK.Objectstorage.dll
Syntax
public enum ChecksumAlgorithm

Fields

Name Description
Crc32C
Sha256
Sha384
In this article
Back to top