DSAPrivateKeySpec.GetQ Método

Definición

Devuelve el sub-prime 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

Devoluciones

sub-prime q.

Atributos

Comentarios

Devuelve el sub-prime q.

Documentación de Java para java.security.spec.DSAPrivateKeySpec.getQ().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Se aplica a