SecretNetworkClient..::..EncryptionSeed Property

Passing `encryptionSeed` will allow tx decryption at a later time. Ignored if `encryptionUtils` is supplied.

Namespace:  SecretNET
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public byte[] EncryptionSeed { get; set; }

Field Value

The encryption seed.