Java.Security.Spec.RSAPrivateKeySpec.Modulus Property
Returns the modulus n.

Syntax

[get: Android.Runtime.Register("getModulus", "()Ljava/math/BigInteger;", "GetGetModulusHandler")]
public virtual Java.Math.BigInteger Modulus { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the modulus n.

[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