securekeyCreate | |||||||
Type | handler | ||||||
Dictionary | library.securekey | ||||||
Library | Secure Key Storage | ||||||
Syntax |
| ||||||
Associations | com.livecode.library.securekey | ||||||
Summary | Creates a securekey in protected storage | ||||||
Edition | pro | ||||||
OS | mac, ios, android | ||||||
Platforms | desktop, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Description | Once created the securekey may be used to encrypt and decrypt data. An asymmetric key pair is created and stored securely on the keychain on iOS and macOS and in the Android key store. NOTE: The Secure Key Storage library uses APIs available on iOS 10.0+, macOS 10.12+ and Android 4.3. | ||||||
Tags | secure key storage library,encryption,secure key storage library,encryption |