Package io.aether.crypto.sodium
Class SodiumSign
java.lang.Object
io.aether.crypto.sodium.SodiumSign
- All Implemented Interfaces:
io.aether.crypto.CryptoProviderUnit,io.aether.crypto.Sign
-
Constructor Details
-
SodiumSign
public SodiumSign(byte[] data)
-
-
Method Details
-
getSignData
public byte[] getSignData()- Specified by:
getSignDatain interfaceio.aether.crypto.Sign
-
toString
-
getCryptoProvider
public io.aether.crypto.CryptoProvider getCryptoProvider()- Specified by:
getCryptoProviderin interfaceio.aether.crypto.CryptoProviderUnit
-