| Package | Description |
|---|---|
| iaik.security.rsa | |
| iaik.utils |
| Modifier and Type | Method and Description |
|---|---|
static RSAPrivateKey |
RSAPrivateKey.parse(byte[] privateKey)
This method parses a RSA private key.
|
| Modifier and Type | Method and Description |
|---|---|
static RSAPrivateKey |
Util.getRSAPrivateKey(java.security.Key key)
Convert a key to an IAIK RSAPrivateKey.
|