---
title: sha256
framework: applearchive
role: symbol
role_heading: Type Property
path: applearchive/archiveencryptioncontext/checksummode-swift.struct/sha256
---

# sha256

A constant that represents the 256-bit SHA-256 checksum.

## Declaration

```swift
static let sha256: ArchiveEncryptionContext.ChecksumMode
```

## See Also

### Checksum Mode Constants

- [none](applearchive/archiveencryptioncontext/checksummode-swift.struct/none.md)
- [murmurhash64](applearchive/archiveencryptioncontext/checksummode-swift.struct/murmurhash64.md)
