Class SodiumKey

java.lang.Object
io.aether.crypto.sodium.SodiumKey
All Implemented Interfaces:
io.aether.crypto.AKey, io.aether.crypto.CryptoProviderUnit
Direct Known Subclasses:
SodiumKey.AsymmetricPrivate, SodiumKey.AsymmetricPublic, SodiumKey.SignPrivate, SodiumKey.SignPublic, SodiumKey.Symmetric

public abstract class SodiumKey extends Object implements io.aether.crypto.AKey