public interface RSASignatureGeneratorConfiguration extends RSASignatureConfiguration
Modifier and Type | Method and Description |
---|---|
com.nimbusds.jose.JWSAlgorithm |
getJwsAlgorithm() |
RSAPrivateKey |
getPrivateKey() |
getPublicKey
RSAPrivateKey getPrivateKey()
com.nimbusds.jose.JWSAlgorithm getJwsAlgorithm()