-
Notifications
You must be signed in to change notification settings - Fork 0
Methods_T_Ekstrand_Encryption_Ciphers_Rotor
Fred Ekstrand edited this page Aug 5, 2020
·
1 revision
The Rotor type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
Clear | Clears all rotor settings (Overrides AbstractRotor.Clear().) |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
HasCycled | Determines whether this instance has cycled. (Inherited from AbstractRotor.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
PopulateTransulationPoints | Populates the Translation points. (Inherited from AbstractRotor.) |
![]() |
ProcessByte | Processes the byte. (Overrides AbstractRotor.ProcessByte(Byte, Boolean).) |
![]() |
Reset | Resets back to its start state. (Overrides AbstractRotor.Reset().) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
Turn | Turns rotor (Overrides AbstractRotor.Turn().) |
![]() |
ValidateTransulationPoints | Validates the Translation points. (Inherited from AbstractRotor.) |
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

