C# Class NBitcoin.BouncyCastle.Math.EC.Abc.ZTauElement

Afficher le fichier Open project: Nethereum/Nethereum Class Usage Examples

Méthodes publiques

Свойство Type Description
u BigInteger
v BigInteger

Méthodes publiques

Méthode Description
ZTauElement ( BigInteger u, BigInteger v )

Method Details

ZTauElement() public méthode

public ZTauElement ( BigInteger u, BigInteger v )
u BigInteger
v BigInteger

Property Details

u public_oe property

public BigInteger u
Résultat BigInteger

v public_oe property

public BigInteger v
Résultat BigInteger