Interface KeyPairResourceLoader

All Known Subinterfaces:
KeyPairPEMResourceParser, KeyPairResourceParser, PuttyKeyPairResourceParser<PUB,PRV>
All Known Implementing Classes:
AbstractKeyPairResourceParser, AbstractPEMResourceKeyPairParser, AbstractPuttyKeyDecoder, BouncyCastleKeyPairResourceParser, DSSPEMResourceKeyPairParser, DSSPuttyKeyDecoder, ECDSAPEMResourceKeyPairParser, ECDSAPuttyKeyDecoder, Ed25519PEMResourceKeyParser, EdDSAPuttyKeyDecoder, FileWatcherKeyPairResourceLoader, OpenSSHKeyPairResourceParser, PKCS8PEMResourceKeyPairParser, RSAPEMResourceKeyPairParser, RSAPuttyKeyDecoder
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface KeyPairResourceLoader
Loads KeyPairs from text resources