[−][src]Module jwt::algorithm::rust_crypto
RustCrypto implementations of signing and verifying algorithms. According to that organization, only hmac is safely implemented at the moment.
Traits
TypeLevelAlgorithmType | A trait used to make the implementation of |