RSAPublicKeySpec.PublicExponent Proprietà

Definizione

Restituisce l'esponente pubblico.

public virtual Java.Math.BigInteger? PublicExponent { [Android.Runtime.Register("getPublicExponent", "()Ljava/math/BigInteger;", "GetGetPublicExponentHandler")] get; }
[<get: Android.Runtime.Register("getPublicExponent", "()Ljava/math/BigInteger;", "GetGetPublicExponentHandler")>]
member this.PublicExponent : Java.Math.BigInteger

Valore della proprietà

esponente pubblico

Attributi

Commenti

Restituisce l'esponente pubblico.

per java.security.spec.RSAPublicKeySpec.getPublicExponent().

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