Package org.teavm.jso.crypto
Class Crypto
java.lang.Object
org.teavm.jso.crypto.Crypto
- All Implemented Interfaces:
org.teavm.jso.JSObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Crypto
current()
abstract void
abstract void
abstract void
getRandomValues
(Int8Array arr) abstract void
abstract void
abstract void
static boolean
abstract String
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.teavm.jso.JSObject
cast
-
Constructor Details
-
Crypto
public Crypto()
-
-
Method Details
-
isSupported
public static boolean isSupported() -
current
-
randomUUID
-
getRandomValues
-
getRandomValues
-
getRandomValues
-
getRandomValues
-
getRandomValues
-
getRandomValues
-