Searched refs:int_to_bytes (Results 1 – 1 of 1) sorted by relevance
455 def int_to_bytes(x: int) -> bytes: function458 n_bytes = int_to_bytes(subkey_pkey.public_numbers().n)459 e_bytes = int_to_bytes(subkey_pkey.public_numbers().e)