Creates a new Nexo derived key.
NexoDerivedKey({ required this.cipherKey, required this.hmacKey, required this.iv, });