jose/docs/modules/jwt_decrypt.md
2021-06-22 12:30:02 +02:00

50 lines
952 B
Markdown

# Module: jwt/decrypt
## Table of contents
### References
- [DecryptOptions](jwt_decrypt.md#decryptoptions)
- [JWTDecryptResult](jwt_decrypt.md#jwtdecryptresult)
- [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)
___
### JWTDecryptResult
Re-exports: [JWTDecryptResult](../interfaces/types.jwtdecryptresult.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)