Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
NBitcoin
BouncyCastle
math
ec
abc
ZTauElement
C# Class NBitcoin.BouncyCastle.math.ec.abc.ZTauElement
Exibir arquivo
Open project: sonofsatoshi2020/xds
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