Javax.Crypto.Mac.Clone Method
Clones this Mac instance and the underlying implementation.

Syntax

[Android.Runtime.Register("clone", "()Ljava/lang/Object;", "")]
public Java.Lang.Object Clone ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.CloneNotSupportedExceptionif the underlying implementation does not support cloning.

Remarks

Clones this Mac instance and the underlying implementation.

[Android Documentation]

Requirements

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