mirror of
https://github.com/danbulant/jose
synced 2026-05-24 20:41:46 +00:00
38 lines
662 B
Markdown
38 lines
662 B
Markdown
# Module: jwt/encrypt
|
|
|
|
## Table of contents
|
|
|
|
### References
|
|
|
|
- [JWEHeaderParameters](jwt_encrypt.md#jweheaderparameters)
|
|
- [JWTPayload](jwt_encrypt.md#jwtpayload)
|
|
- [KeyLike](jwt_encrypt.md#keylike)
|
|
- [default](jwt_encrypt.md#default)
|
|
|
|
### Classes
|
|
|
|
- [EncryptJWT](../classes/jwt_encrypt.EncryptJWT.md)
|
|
|
|
## References
|
|
|
|
### JWEHeaderParameters
|
|
|
|
Re-exports: [JWEHeaderParameters](../interfaces/types.JWEHeaderParameters.md)
|
|
|
|
___
|
|
|
|
### JWTPayload
|
|
|
|
Re-exports: [JWTPayload](../interfaces/types.JWTPayload.md)
|
|
|
|
___
|
|
|
|
### KeyLike
|
|
|
|
Re-exports: [KeyLike](../types/types.KeyLike.md)
|
|
|
|
___
|
|
|
|
### default
|
|
|
|
Renames and exports: [EncryptJWT](../classes/jwt_encrypt.EncryptJWT.md)
|