Class RSAPuttyKeyDecoder

All Implemented Interfaces:
IdentityResourceLoader<RSAPublicKey,RSAPrivateKey>, KeyTypeNamesSupport, KeyPairResourceLoader, KeyPairResourceParser, PuttyKeyPairResourceParser<RSAPublicKey,RSAPrivateKey>

public class RSAPuttyKeyDecoder extends AbstractPuttyKeyDecoder<RSAPublicKey,RSAPrivateKey>