ObjCBaseStorage
@objc(LSBaseStorage)
protocol ObjCBaseStorage
Undocumented
-
Undocumented
Declaration
Swift
@objc func loadLicenseFile() -> NSData? -
Undocumented
Declaration
Swift
@objc func deleteLicenseFile(error: NSErrorPointer) -> Bool -
Undocumented
Declaration
Swift
@objc func saveLicense(encrypted: NSData, error: NSErrorPointer) -> Bool