Class EdDSAPuttyKeyDecoder<PUB extends PublicKey, PRIV extends PrivateKey>

All Implemented Interfaces:
IdentityResourceLoader<PUB,PRIV>, KeyTypeNamesSupport, KeyPairResourceLoader, KeyPairResourceParser, PuttyKeyPairResourceParser<PUB,PRIV>

public class EdDSAPuttyKeyDecoder<PUB extends PublicKey, PRIV extends PrivateKey> extends AbstractPuttyKeyDecoder<PUB,PRIV>
TODO Add javadoc