CipherTxEntity constructor

CipherTxEntity({
  1. Uint8List? reKey,
})

Implementation

CipherTxEntity({this.reKey});