securekeyEncrypt | ||||||||||
Type | handler | |||||||||
Dictionary | library.securekey | |||||||||
Library | Secure Key Storage | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.library.securekey | |||||||||
Summary | Encrypt a message using the securekey. | |||||||||
Edition | pro | |||||||||
OS | mac, ios, android | |||||||||
Platforms | desktop, mobile | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Values |
| |||||||||
Description | Encrypts message using the securekey with the given identifier. The returned data can only be decrypted by using securekeyDecrypt. 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 |