Class DSSPuttyKeyDecoder

All Implemented Interfaces:
IdentityResourceLoader<DSAPublicKey, DSAPrivateKey>, KeyTypeNamesSupport, KeyPairResourceLoader, KeyPairResourceParser, PuttyKeyPairResourceParser<DSAPublicKey, DSAPrivateKey>

public class DSSPuttyKeyDecoder extends AbstractPuttyKeyDecoder<DSAPublicKey, DSAPrivateKey>