Decrypt Get Key Aes
eueno.decryptGetKeyAesWithPriKeyWallet(encryptedKey,walletPrivateKey)
Example
Parameters
Name | Type | Required | Description |
---|---|---|---|
encryptedKey | String | Yes | Encrypt key |
walletPrivateKey | String | Yes | wallet private key of owner data |
Last updated