RSA instance options
Set private key
| Parameters: | RsaPrivateKey – |
|---|---|
| Return type: | RsaOptions |
Set public key
| Parameters: | RsaPublicKey – |
|---|---|
| Return type: | RsaOptions |
Set pass phrase
| Parameters: | string – |
|---|---|
| Return type: | RsaOptions |
Set hash algorithm
| Parameters: | string – |
|---|---|
| Return type: | RsaOptions |
| Throws : | RsaExceptionRuntimeException |
| Throws : | RsaExceptionInvalidArgumentException |