Gets the tx encryption seed (from which the encryption key for encrypting the transactions is generated) from the storage.
Namespace:
SecretNET
Assembly:
SecretNET (in SecretNET.dll)
public Task<byte[]> GetTxEncryptionSeed(
string chainId
)
Field Value
The TxEncryptionKey.
Return Value
Task<System.Byte[]>.