securekeyDelete

Typehandler
Dictionarylibrary.securekey
LibrarySecure Key Storage
Syntax
securekeyDelete(<pIdentifier>)
Associationscom.livecode.library.securekey
Summary

Delete a previously created securekey.

Editionpro
OSmac, ios, android
Platformsdesktop, mobile
Parameters
NameTypeDescription
pIdentifier

A string used to identify the securekey.

Example
securekeyDelete "foo"
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.

Tagssecure key storage library,encryption,secure key storage library,encryption