Generates and returns the specified number of seed bytes, computed using
the seed generation algorithm used by this SecureRandomSpi.
Syntax
[Android.Runtime.Register("engineGenerateSeed", "(I)[B", "GetEngineGenerateSeed_IHandler")]
protected abstract
byte[]
EngineGenerateSeed (
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