Java.Security.Spec.RSAMultiPrimePrivateCrtKeySpec Class
The key specification of a RSA multi-prime private key with the Chinese Remainder Theorem (CRT) information values used.

See Also: RSAMultiPrimePrivateCrtKeySpec Members

Syntax

[Android.Runtime.Register("java/security/spec/RSAMultiPrimePrivateCrtKeySpec", DoNotGenerateAcw=true)]
public class RSAMultiPrimePrivateCrtKeySpec : RSAPrivateKeySpec

Remarks

The key specification of a RSA multi-prime private key with the Chinese Remainder Theorem (CRT) information values used.

Defined in the standard.

[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