Skip to content

F_Ekstrand_Encryption_Ciphers_AbstractRotor_START_POSITION

Fred Ekstrand edited this page Aug 5, 2020 · 1 revision

AbstractRotor.START_POSITION Field

Namespace: Ekstrand.Encryption.Ciphers
Assembly: EnigmaBinaryCipher (in EnigmaBinaryCipher.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

protected const int START_POSITION = 0

VB

Protected Const START_POSITION As Integer = 0

C++

protected:
literal int START_POSITION = 0

F#

static val mutable START_POSITION: int

Field Value

Type: Int32

See Also

Reference

AbstractRotor Class
Ekstrand.Encryption.Ciphers Namespace

Clone this wiki locally