Class SecureRandomNativeResource
- java.lang.Object
-
- com.microej.crypto.internal.hil.resource.SecureRandomNativeResource
-
- All Implemented Interfaces:
java.io.Closeable,java.lang.AutoCloseable
public class SecureRandomNativeResource extends java.lang.Object implements java.io.Closeable
-
-
Field Summary
Fields Modifier and Type Field Description java.security.SecureRandominstance
-
Constructor Summary
Constructors Constructor Description SecureRandomNativeResource(java.security.SecureRandom secureRandom)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()
-