Java.Security.Spec.RSAPrivateCrtKeySpec Class
The key specification of a RSA private key using Chinese Remainder Theorem (CRT) values.

See Also: RSAPrivateCrtKeySpec Members

Syntax

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

Remarks

The key specification of a RSA private key using Chinese Remainder Theorem (CRT) values.

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