Lingua

EllipticCurve.GetB Metodo

Definizione

Restituisce il secondo coefficiente b della curva ellittica.

[Android.Runtime.Register("getB", "()Ljava/math/BigInteger;", "GetGetBHandler")]
public virtual Java.Math.BigInteger? GetB();
[<Android.Runtime.Register("getB", "()Ljava/math/BigInteger;", "GetGetBHandler")>]
abstract member GetB : unit -> Java.Math.BigInteger
override this.GetB : unit -> Java.Math.BigInteger

Valori restituiti

secondo coefficiente b.

Attributi

Commenti

Restituisce il secondo coefficiente b della curva ellittica.

per java.security.spec.EllipticCurve.getB().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a