Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
NBitcoin
BouncyCastle
Math
EC
Abc
ZTauElement
C# Class NBitcoin.BouncyCastle.Math.EC.Abc.ZTauElement
Mostra file
Open project: Nethereum/Nethereum
Class Usage Examples
Public Properties
Property
Type
Description
u
BigInteger
v
BigInteger
Public Methods
Method
Description
ZTauElement
(
BigInteger
u
,
BigInteger
v
)
Method Details
ZTauElement()
public
method
public
ZTauElement
(
BigInteger
u
,
BigInteger
v
)
u
BigInteger
v
BigInteger
Property Details
u
public_oe property
public
BigInteger
u
return
BigInteger
v
public_oe property
public
BigInteger
v
return
BigInteger