Class GenericEd25519PublicKeyDecoder<PUB extends PublicKey,PRV extends PrivateKey>

All Implemented Interfaces:
IdentityResourceLoader<PUB,PRV>, KeyEntryResolver<PUB,PRV>, KeyTypeNamesSupport, PublicKeyEntryDecoder<PUB,PRV>, PublicKeyEntryResolver, PublicKeyRawDataDecoder<PUB>
Direct Known Subclasses:
Ed25519PublicKeyDecoder

public class GenericEd25519PublicKeyDecoder<PUB extends PublicKey,PRV extends PrivateKey> extends AbstractPublicKeyEntryDecoder<PUB,PRV>
Author:
Apache MINA SSHD Project