Javax.Crypto.KeyAgreement.GenerateSecret Method
Generates the shared secret.

Syntax

[Android.Runtime.Register("generateSecret", "()[B", "")]
public byte[] GenerateSecret ()

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