Javax.Crypto.ExemptionMechanism.GenExemptionBlob Method
Generates the result key blob for this exemption mechanism.

Syntax

[Android.Runtime.Register("genExemptionBlob", "()[B", "")]
public byte[] GenExemptionBlob ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IllegalStateExceptionif this ExemptionMechanism instance is not initialized.
Javax.Crypto.ExemptionMechanismExceptionif error(s) occur during generation.

Remarks

Generates the result key blob for this exemption mechanism.

[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