Class RSAPublicKeyDecoder

All Implemented Interfaces:
IdentityResourceLoader<RSAPublicKey,RSAPrivateKey>, KeyEntryResolver<RSAPublicKey,RSAPrivateKey>, KeyTypeNamesSupport, PublicKeyEntryDecoder<RSAPublicKey,RSAPrivateKey>, PublicKeyEntryResolver, PublicKeyRawDataDecoder<RSAPublicKey>

public class RSAPublicKeyDecoder extends AbstractPublicKeyEntryDecoder<RSAPublicKey,RSAPrivateKey>