Interface RSAKeyProvider

All Superinterfaces:
KeyProvider<RSAPublicKey,RSAPrivateKey>

public interface RSAKeyProvider extends KeyProvider<RSAPublicKey,RSAPrivateKey>
RSA Public/Private Key provider.