Java.Security.Interfaces.IRSAPrivateKey
The interface for an PKCS#1 RSA private key.

See Also: IRSAPrivateKey Members

Syntax

[Android.Runtime.Register("java/security/interfaces/RSAPrivateKey", "", "Java.Security.Interfaces.IRSAPrivateKeyInvoker")]
public interface IRSAPrivateKey : IRSAKey, Java.Security.IPrivateKey, IDisposable

Remarks

The interface for an PKCS#1 RSA private key.

[Android Documentation]

Requirements

Namespace: Java.Security.Interfaces
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1