Preparing search index...
The search index is not available
@oasisprotocol/client-ext-utils
@oasisprotocol/client-ext-utils
protocol
KeysChangeEvent
Interface KeysChangeEvent
interface
KeysChangeEvent
{
keys
:
KeyInfo
[]
;
type
:
"keys-change-v1"
;
}
Index
Properties
keys
type
Properties
keys
keys
:
KeyInfo
[]
The new list of available keys, as would be returned from
keys.list
.
type
type
:
"keys-change-v1"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
keys
type
@oasisprotocol/client-ext-utils
connection
ExtConnection
connect
handleMessage
ext
Handlers
keysChanged
ready
keys
list
setKeysChangeHandler
protocol
ContextSignerPublicRequest
ContextSignerPublicResponse
ContextSignerSignRequest
ContextSignerSignResponse
KeyInfo
KeysChangeEvent
KeysListRequest
KeysListResponse
MessageEvent
MessageReady
MessageRequest
MessageResponse
EVENT_KEYS_CHANGE
MESSAGE_TYPE_EVENT
MESSAGE_TYPE_READY
MESSAGE_TYPE_REQUEST
MESSAGE_TYPE_RESPONSE
METHOD_CONTEXT_SIGNER_PUBLIC
METHOD_CONTEXT_SIGNER_SIGN
METHOD_KEYS_LIST
signature
ExtContextSigner
"
"
The new list of available keys, as would be returned from
keys.list
.