Java.Security.SecureRandom.SetSeed Method
Seeds this SecureRandom instance with the specified seed.

Syntax

[Android.Runtime.Register("setSeed", "([B)V", "GetSetSeed_arrayBHandler")]
public virtual void SetSeed (byte[] seed)

Parameters

seed
Documentation for this section has not yet been entered.

Remarks

Seeds this SecureRandom instance with the specified seed. .

[Android Documentation]

Requirements

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