Javax.Crypto.KeyAgreementSpi.EngineGenerateSecret Method
Generates the shared secret.

Syntax

[Android.Runtime.Register("engineGenerateSecret", "()[B", "GetEngineGenerateSecretHandler")]
protected abstract byte[] EngineGenerateSecret ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IllegalStateExceptionif this key agreement is not complete.

Remarks

Generates the shared secret.

[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