-
Notifications
You must be signed in to change notification settings - Fork 0
T_Ekstrand_Encryption_Ciphers_ITurn
Fred Ekstrand edited this page Aug 5, 2020
·
1 revision
Defines methods for Turn operations
Namespace: Ekstrand.Encryption.Ciphers
Assembly: EnigmaBinaryCipher (in EnigmaBinaryCipher.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public interface ITurnVB
Public Interface ITurnC++
public interface class ITurnF#
type ITurn = interface endThe ITurn type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
FullyCycled | Gets a value indicating whether [fully cycled]. |
![]() |
NextTurn | Gets or sets the next turn. |
![]() |
Rotor | Gets or sets the rotor. |
![]() |
StarterRotor | Gets a value indicating whether Rotor is starter |
| Name | Description | |
|---|---|---|
![]() |
Clear | Clears all settings |
![]() |
Reset | Resets back to its start state if it has one. |
![]() |
TurnRotor | Turns the rotor. |
Copyright © 2019 Fred Ekstrand Jr
Send comments on this topic to fredekstrandGithub@gmail.com
Created using: Sandcastle Help File Builder
-
Namespaces
-
Ekstrand.Encryption.Ciphers Namespace
- AbstractCipherController Class
- AbstractPlugboard Class
- AbstractRotor Class
- AbstractRotorController Class
- AbstractTurn Class
- CipherController Class
- CryptoException Class
- DataLengthException Class
- EndPointPair(T1, T2) Class
- EnigmaBinary Class
- EnigmaBinaryParameters Class
- EnigmaManager Class
- EntryRotor Class
- EntryRotorParameters Class
- ICipherController Interface
- ICipherParameters Interface
- IEntryRotorParameters Interface
- IPlugboard Interface
- IReflectorParameters Interface
- IRotor Interface
- IRotorController Interface
- IRotorParameters Interface
- IStreamCipher Interface
- ITurn Interface
- Plugboard Class
- PlugboardParameters Class
- Reflector Class
- ReflectorParameters Class
- Rotor Class
- RotorController Class
- RotorParameters Class
- RotorTurnDirection Enumeration
- Turn Class
-
Ekstrand.Encryption.Ciphers Namespace

