Implementations of this interface must take care of providing a pair of RSA private/public keys
| Type | Name and description |
|---|---|
java.security.interfaces.RSAPrivateKey |
getPrivateKey() |
java.security.interfaces.RSAPublicKey |
getPublicKey() |