Java.Security.Spec.RSAMultiPrimePrivateCrtKeySpec.CrtCoefficient Property
Returns the CRT coefficient, q^-1 mod p.

Syntax

[get: Android.Runtime.Register("getCrtCoefficient", "()Ljava/math/BigInteger;", "GetGetCrtCoefficientHandler")]
public virtual Java.Math.BigInteger CrtCoefficient { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the CRT coefficient, q^-1 mod p.

[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