Javax.Crypto.Spec.PBEKeySpec.GetPassword Method
Returns a copy of the password of this key specification.

Syntax

[Android.Runtime.Register("getPassword", "()[C", "")]
public char[] GetPassword ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IllegalStateExceptionif the password has been cleared before.

Remarks

Returns a copy of the password of this key specification.

[Android Documentation]

Requirements

Namespace: Javax.Crypto.Spec
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1