public class WrappedRSAPublicKey extends AbstractWrappedRSAKey<org.bouncycastle.crypto.params.RSAKeyParameters> implements java.security.interfaces.RSAPublicKey
RSAKeyParameters.delegate, PKCS8_FORMAT, X509_FORMAT| Constructor and Description |
|---|
WrappedRSAPublicKey(org.bouncycastle.crypto.params.RSAKeyParameters wrappedKey)
Creates a new instance that wraps the given key.
|
| Modifier and Type | Method and Description |
|---|---|
java.math.BigInteger |
getPublicExponent() |
getAlgorithm, getModulusgetEncoded, getFormat