FieldElement
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.crypto.ed25519.internal.edwards25519
- Platforms: .NET, .NET Standard 2.0, Island
-
Ancestry:
- ValueType | FieldElement .NET, .NET Standard 2.0
- ValueType | FieldElement Island
- ValueType | FieldElement .NET, .NET Standard 2.0
Fields
Value
var Value: array of int32;
int32[] Value
var Value: int32...
Value array of int32
FIELD Value() As int32()
Instance Methods
constructor
constructor
FieldElement()
init()
Sub New()
constructor (array of Int32)
Parameters:
- aValue:
Equals override virtual
func Equals(value interface{}) Boolean
Parameters:
- value:
GetHashCode override virtual
method GetHashCode: Int32
Int32 GetHashCode()
func GetHashCode() -> Int32
func GetHashCode() Int32
Function GetHashCode() As Int32