Java.Security.KeyRep.ReadResolve Method
Resolves and returns the Key object.

Syntax

[Android.Runtime.Register("readResolve", "()Ljava/lang/Object;", "GetReadResolveHandler")]
protected virtual Java.Lang.Object ReadResolve ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.IO.ObjectStreamExceptionif the Type|format combination is not recognized, or the resolution of any key parameter fails.

Remarks

Resolves and returns the Key object. Three NoType:java/security/KeyRep$Type;Href=../../../reference/java/security/KeyRep.Type.html|format combinations are supported:

[Android Documentation]

Requirements

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