Preparing search index...
The search index is not available
Documentation
Documentation
@airgap/beacon-wallet
encryptCryptoboxPayload
Function encryptCryptoboxPayload
encrypt
Cryptobox
Payload
(
message
,
sharedKey
)
:
Promise
<
string
>
Encrypt a message with a shared key
Parameters
message
:
string
sharedKey
:
Uint8Array
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
@airgap/beacon-blockchain-substrate - v4.3.0
@airgap/beacon-blockchain-tezos - v4.3.0
@airgap/beacon-blockchain-tezos-sapling - v4.3.0
@airgap/beacon-core - v4.3.0
@airgap/beacon-dapp - v4.3.0
@airgap/beacon-sdk - v4.3.0
@airgap/beacon-transport-matrix - v4.3.0
@airgap/beacon-transport-postmessage - v4.3.0
@airgap/beacon-transport-walletconnect - v4.3.0
@airgap/beacon-types - v4.3.0
@airgap/beacon-ui - v4.3.0
@airgap/beacon-utils - v4.3.0
@airgap/beacon-wallet - v4.3.0
Generated using
TypeDoc
Encrypt a message with a shared key