The members of Java.Security.SecureRandomSpi are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
abstract | EngineGenerateSeed(int)Generates and returns the specified number of seed bytes, computed using the seed generation algorithm used by this SecureRandomSpi. | |
abstract | EngineNextBytes(byte[])Generates and stores random bytes in the given byte[] for each array element. | |
abstract | EngineSetSeed(byte[])Reseeds this SecureRandomSpi instance with the specified seed. |