Package io.aether.crypto
Interface Sign
-
- All Superinterfaces:
CryptoProviderUnit,io.aether.utils.ToString
public interface Sign extends CryptoProviderUnit
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]getSignData()-
Methods inherited from interface io.aether.crypto.CryptoProviderUnit
getCryptoProvider, getProviderName
-
-