Searched refs:MODULUS_PREFIX (Results 1 – 2 of 2) sorted by relevance
347 MODULUS_PREFIX = b'modulus=' variable in RSAPublicKey385 if not pout.lower().startswith(self.MODULUS_PREFIX):388 modulus_hexstr = pout[len(self.MODULUS_PREFIX):]