Preparing search index...
The search index is not available
@oasisprotocol/client-rt
@oasisprotocol/client-rt
types
CallEnvelopeX25519DeoxysII
Interface CallEnvelopeX25519DeoxysII
A call envelope when using the CALLFORMAT_ENCRYPTED_X25519DEOXYSII format.
interface
CallEnvelopeX25519DeoxysII
{
data
:
Uint8Array
;
nonce
:
Uint8Array
;
pk
:
Uint8Array
;
}
Index
Properties
data
nonce
pk
Properties
data
data
:
Uint8Array
nonce
nonce
:
Uint8Array
pk
pk
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
nonce
pk
@oasisprotocol/client-rt
Loading...
A call envelope when using the CALLFORMAT_ENCRYPTED_X25519DEOXYSII format.