---
title: encrypted
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avexternalstoragedevice/reasonnotrecommendedforcaptureuse/encrypted
---

# encrypted

## Declaration

```swift
static let encrypted: AVExternalStorageDevice.ReasonNotRecommendedForCaptureUse
```

## Discussion

Discussion Indicates that the storage device is not recommended for capture as it is encrypted.

## See Also

### Reasons

- [slowWritingSpeed](avfoundation/avexternalstoragedevice/reasonnotrecommendedforcaptureuse/slowwritingspeed.md)
- [unknownWritingSpeed](avfoundation/avexternalstoragedevice/reasonnotrecommendedforcaptureuse/unknownwritingspeed.md)
- [unsupportedFileSystem](avfoundation/avexternalstoragedevice/reasonnotrecommendedforcaptureuse/unsupportedfilesystem.md)
