Interface RSASignatureGeneratorConfiguration

All Superinterfaces:
RSASignatureConfiguration

public interface RSASignatureGeneratorConfiguration extends RSASignatureConfiguration
Encapsulates RSA Signature Generation Configuration.
Since:
1.0
Author:
Sergio del Amo
  • Method Details

    • getPrivateKey

      RSAPrivateKey getPrivateKey()
      Returns:
      The RSA private Key
    • getJwsAlgorithm

      com.nimbusds.jose.JWSAlgorithm getJwsAlgorithm()
      Returns:
      The JWS Algorithm