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

# none

A constant that represents no encryption.

## Declaration

```swift
static let none: ArchiveEncryptionContext.EncryptionMode
```

## See Also

### Encryption Mode Constants

- [ecdhe_p256](applearchive/archiveencryptioncontext/encryptionmode-swift.struct/ecdhe_p256.md)
- [scrypt](applearchive/archiveencryptioncontext/encryptionmode-swift.struct/scrypt.md)
- [symmetric](applearchive/archiveencryptioncontext/encryptionmode-swift.struct/symmetric.md)
