get

abstract fun get(key: String): PromiseLike<ERROR CLASS: Symbol not found for JsString??>(source)

Retrieve a secret that was stored with key. Returns undefined if there is no password matching that key.

Parameters

key

The key the secret was stored under.