Skip to Content
SdkReactInternalFunctionsclearEncryptionKey

clearEncryptionKey

clearEncryptionKey(address: string): void

Defined in: src/react/useEncryption.ts:95 

Clears the encryption key for a wallet address from memory

Parameters

ParameterTypeDescription

address

string

The wallet address

Returns

void

Last updated on