Protocols
The following protocols are available globally.
-
See moreContextual
protocol defines the interface about context need.Declaration
Swift
public protocol Contextual
-
See moreDecryption
protocol defines the interface about decryption.Declaration
Swift
public protocol Decryption
-
See moreEncryption
protocol defines the interface about encryption.Declaration
Swift
public protocol Encryption
-
See moreHashing
protocol defines the interface about hashing.Declaration
Swift
public protocol Hashing
-
See moreVerification
protocol defines the interface about verification.Declaration
Swift
public protocol Verification