NoCipher
public class NoCipher : Ciphering
Undocumented
-
Undocumented
Declaration
Swift
public init()
-
Declaration
Swift
public func encrypt(data: Data) throws -> Data
-
Declaration
Swift
public func decrypt(data: Data) throws -> Data