Linguaggio

DSAPrivateKeySpec.GetQ Metodo

Definizione

Restituisce il sottoprimo q.

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

Valori restituiti

sottoprimo q.

Attributi

Commenti

Restituisce il sottoprimo q.

per java.security.spec.DSAPrivateKeySpec.getQ().

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