Enumerations
The following enumerations are available globally.
-
See moreExpiration
offers options about the validity of files stored inFilesStore
andSingleFileStore
.Declaration
Swift
public enum Expiration
-
KeychainAccessibilityOption.
See moreDeclaration
Swift
public enum KeychainAccessibilityOption : CaseIterable
-
See moreKeychainError
defines the set of errors used inSingleKeychainStore
.Declaration
Swift
public enum KeychainError : Error