JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.drasyl.crypto.sodium.Sodium
Packages that use
Sodium
Package
Description
org.drasyl.crypto.sodium
Libsodium wrappers for the crypto operations of drasyl
Uses of
Sodium
in
org.drasyl.crypto.sodium
Subclasses of
Sodium
in
org.drasyl.crypto.sodium
Modifier and Type
Class
Description
class
DrasylSodium
This class loads and binds the JNA
Sodium
.
Methods in
org.drasyl.crypto.sodium
that return
Sodium
Modifier and Type
Method
Description
Sodium
DrasylSodiumWrapper.
getSodium
()
Constructors in
org.drasyl.crypto.sodium
with parameters of type
Sodium
Modifier
Constructor
Description
DrasylSodiumWrapper
(
Sodium
sodium)