Defaults
@objc(VTEDefaults)
public class Defaults : NSObject
Class containing all default values
-
Default key pair type
Declaration
Swift
@objc public static let keyPairType: KeyPairType
-
Enables ratchet operations
Declaration
Swift
@objc public static let enableRatchet: Bool
-
Enables ratchet pqc
Declaration
Swift
@objc public static let enableRatchetPqc: Bool
-
Offline init
Declaration
Swift
@objc public static let offlineInit: Bool
-
TimeInterval of automatic rotate keys for double ratchet
Declaration
Swift
@objc public static let keyRotationInterval: TimeInterval