Enigma.opCall

Enciphers only an alphabetical character through the current Enigma machine.

struct Enigma(size_t rotorN, bool fixedFinalRotor = false, bool hasPlugboard = true, bool settableReflectorPos = false)
dchar
opCall
(
dchar keyInput
)

Meta