Java.Security.Interfaces.IRSAKey
The base interface for PKCS#1 RSA public and private keys.

See Also: IRSAKey Members

Syntax

[Android.Runtime.Register("java/security/interfaces/RSAKey", "", "Java.Security.Interfaces.IRSAKeyInvoker")]
public interface IRSAKey : Android.Runtime.IJavaObject, IDisposable

Remarks

The base interface for PKCS#1 RSA public and private keys.

[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