Interface ECEncryptionConfiguration


public interface ECEncryptionConfiguration
Since:
1.0
Author:
Sergio del Amo
  • Method Details

    • getPublicKey

      ECPublicKey getPublicKey()
      Returns:
      EC Public Key
    • getPrivateKey

      ECPrivateKey getPrivateKey()
      Returns:
      EC Private Key
    • getJweAlgorithm

      com.nimbusds.jose.JWEAlgorithm getJweAlgorithm()
      Returns:
      The JWE algorithm
    • getEncryptionMethod

      com.nimbusds.jose.EncryptionMethod getEncryptionMethod()
      Returns:
      EncryptionMethod