| Package | Description |
|---|---|
| com.sap.cloud.security.test |
| Modifier and Type | Method and Description |
|---|---|
static RSAKeys |
RSAKeys.fromKeyFiles(String publicKeyResource,
String privateKeyResource)
Creates an instance with the given key pair.
|
static RSAKeys |
RSAKeys.generate()
Generates a random RSA keypair.
|
Copyright © 2020. All rights reserved.