Java.Security.Interfaces.IRSAPublicKey
The interface for a PKCS#1 RSA public key.

See Also: IRSAPublicKey Members

Syntax

[Android.Runtime.Register("java/security/interfaces/RSAPublicKey", "", "Java.Security.Interfaces.IRSAPublicKeyInvoker")]
public interface IRSAPublicKey : IRSAKey, Java.Security.IPublicKey, IDisposable

Remarks

The interface for a PKCS#1 RSA public 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