Java.Security.Spec.RSAPublicKeySpec.PublicExponent Property
Returns the public exponent d.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Returns the public exponent d.

[Android Documentation]

Requirements

Namespace: Java.Security.Spec
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1