Interface KeyEntryResolver

All Superinterfaces:
KeyTypeNamesSupport
All Known Subinterfaces:
PrivateKeyEntryDecoder, PublicKeyEntryDecoder
All Known Implementing Classes:
AbstractKeyEntryResolver, AbstractPrivateKeyEntryDecoder, AbstractPublicKeyEntryDecoder, DSSPublicKeyEntryDecoder, ECDSAPublicKeyEntryDecoder, Ed25519PublicKeyDecoder, OpenSSHCertificateDecoder, OpenSSHDSSPrivateKeyEntryDecoder, OpenSSHECDSAPrivateKeyEntryDecoder, OpenSSHEd25519PrivateKeyEntryDecoder, OpenSSHRSAPrivateKeyDecoder, RSAPublicKeyDecoder, SkECDSAPublicKeyEntryDecoder, SkED25519PublicKeyEntryDecoder

public interface KeyEntryResolver extends KeyTypeNamesSupport
Author:
Apache MINA SSHD Project