← Back to index
variable ControllerJoseModuleJWEEncryptionService
class ControllerJoseModuleJWEEncryptionService

Constructors

🔗
ControllerJoseModuleJWEEncryptionService()

The constructor function initializes the ControllerJoseModuleJWTService class with the provided options and encodes the payload using the TextEncoder class.

Methods

🔗
encrypt()

The encrypt() function sets the protected header and encrypts the secret using the specified algorithm and encryption method.

Constructors

🔗
ControllerJoseModuleJWEEncryptionService()

The constructor function initializes the ControllerJoseModuleJWTService class with the provided options and encodes the payload using the TextEncoder class.

Methods

🔗
encrypt()

The encrypt() function sets the protected header and encrypts the secret using the specified algorithm and encryption method.