Java.Security.Spec.RSAPrivateCrtKeySpec: Constructor Members

The constructors of Java.Security.Spec.RSAPrivateCrtKeySpec are listed below. For a list of all members, see the RSAPrivateCrtKeySpec Members list.

See Also: Inherited members from Java.Security.Spec.RSAPrivateKeySpec

Public Constructors

Creates a new RSAMultiPrimePrivateCrtKeySpec with the specified modulus, public exponent, private exponent, prime factors, prime exponents, crt coefficient, and additional primes.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.