Javax.Crypto.ExemptionMechanismSpi.EngineGenExemptionBlob Method
Generates the result key blob for this exemption mechanism.

Syntax

[Android.Runtime.Register("engineGenExemptionBlob", "()[B", "GetEngineGenExemptionBlobHandler")]
protected abstract byte[] EngineGenExemptionBlob ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
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