Searched defs:compute_mac_and_encode_with_kid (Results 1 – 2 of 2) sorted by relevance
83 def compute_mac_and_encode_with_kid(self, token: _raw_jwt.RawJwt, member in JwtMacInternal
56 def compute_mac_and_encode_with_kid(self, raw_jwt: _raw_jwt.RawJwt, member in _JwtHmac