InputDESCipher constructor
const
InputDESCipher({
- required InputSymmetricCipher parent,
Implementation
const InputDESCipher({
required this.parent,
});
const InputDESCipher({
required this.parent,
});