Searched refs:MODULUS_PREFIX (Results 1 – 1 of 1) sorted by relevance
345 MODULUS_PREFIX = 'modulus=' variable in RSAPublicKey380 if not pout.lower().startswith(self.MODULUS_PREFIX):383 modulus_hexstr = pout[len(self.MODULUS_PREFIX):]