jose/docs/modules/jwt_decrypt.md
2021-03-15 17:21:54 +01:00

43 lines
798 B
Markdown

# Module: jwt/decrypt
## Table of contents
### References
- [DecryptOptions](jwt_decrypt.md#decryptoptions)
- [JWTPayload](jwt_decrypt.md#jwtpayload)
- [KeyLike](jwt_decrypt.md#keylike)
- [default](jwt_decrypt.md#default)
### Interfaces
- [JWTDecryptGetKey](../interfaces/jwt_decrypt.jwtdecryptgetkey.md)
- [JWTDecryptOptions](../interfaces/jwt_decrypt.jwtdecryptoptions.md)
### Functions
- [jwtDecrypt](../functions/jwt_decrypt.jwtdecrypt.md)
## References
### DecryptOptions
Re-exports: [DecryptOptions](../interfaces/types.decryptoptions.md)
___
### JWTPayload
Re-exports: [JWTPayload](../interfaces/types.jwtpayload.md)
___
### KeyLike
Re-exports: [KeyLike](../types/types.keylike.md)
___
### default
Renames and exports: [jwtDecrypt](../functions/jwt_decrypt.jwtdecrypt.md)