OutSystems Forge 日本語データベース

Key Store Plugin

サポート
※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2016-12-15 1.0.4 Outsystems R&D 10.0.105.0 All All Plug-ins
このプラグインを使用すると、アプリはユーザー名、パスワード、トークン、証明書またはその他の機密情報(文字列)などの秘密情報をiOS Android端末に安全に保存できます。
このプラグインを使用すると、アプリでユーザー名、パスワード、トークン、証明書、その他の機密情報(文字列)などの秘密情報をiOSおよびAndroid端末に安全に保存できます。 このプラグインの使い方は? ストアからキーに関連付けられた値を取得するには、GetValueクライアントアクションを使用します。また、RemoveKeyクライアントアクションを使用して、キーと関連する値をストアから削除することも、必要に応じてSetValueクライアントアクションを使用することもできます ストア内の値をキーに追加/設定します。 ライセンス Apache Cordovaのキーストアプラグイン MITライセンス(MIT) Copyright(c)2015 Crypho AS。 libscryptはBSDライセンスのもとで著作権(c)2013、Joshua Smallです。 src / libscrypt / LICENSEを参照してください。

[Overview]
This plugin allows your application to securely store secrets such as usernames, passwords, tokens, certificates or other sensitive information (strings) on iOS Android phones.
[Detail]
This plugin allows your application to securely store secrets such as usernames, passwords, tokens, certificates or other sensitive information (strings) on iOS & Android phones. How to use this plugin? Use GetValue client action in order to get the value associated with the key from the store, you can also use the RemoveKey client action to remove the key and its associated value from the store, or you can use the SetValue client action if your want to add/set the key with the value in the store. Licensing Key Store plugin for Apache Cordova MIT License (MIT) Copyright (c) 2015 Crypho AS. libscrypt is Copyright (c) 2013, Joshua Small under the BSD license. See src/libscrypt/LICENSE
戻る