EncryptedObject@available(iOS 15, OSX 12, *)@objc public protocol EncryptedObject: AnyObject CopyCan be adopted by classes to use CloudKit encryption for some fieldsInheritance#AnyObjectRequirements#encryptedFields()#Name of the fields that should use encryptionstatic func encryptedFields() -> [String]Copy