Class RSAKeyFactory

java.lang.Object
io.jans.as.model.crypto.KeyFactory<RSAPrivateKey,RSAPublicKey>
io.jans.as.model.crypto.signature.RSAKeyFactory

@Deprecated public class RSAKeyFactory extends KeyFactory<RSAPrivateKey,RSAPublicKey>
Deprecated.
Factory to create asymmetric Public and Private Keys for the RSA algorithm
Version:
June 15, 2016
Author:
Javier Rojas Blum