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 Cryptocurrent()abstract voidabstract voidabstract voidgetRandomValues(Int8Array arr) abstract voidabstract voidabstract voidstatic booleanabstract StringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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
-