securekeyDelete
Type
handler
Summary
Delete a previously created securekey.
Syntax
securekeyDelete(<pIdentifier>)
Description
Remove the securekey from protected storage
*NOTE
- The Secure Key Storage library uses APIs available on iOS 10.0+, macOS 10.12+ and Android 4.3.
Parameters
Name | Type | Description |
---|---|---|
pIdentifier | A string used to identify the securekey. |
Examples
securekeyDelete "foo"
Compatibility and Support
OS
mac
ios
android
Platforms
desktop
mobile