Generates and returns the specified number of seed bytes, computed using
the seed generation algorithm used by this SecureRandom.
Syntax
[Android.Runtime.Register("generateSeed", "(I)[B", "GetGenerateSeed_IHandler")]
public virtual
byte[]
GenerateSeed (
int numBytes)
Parameters
- numBytes
- the number of seed bytes.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Security
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1