Kaba function BigInt.find_mod_inverse ed

...

Syntax ed

func static BigInt.find_mod_inverse(d: BigInt&, e: BigInt&, phi: BigInt&) -> bool

Parameters ed

d: BigInt&
...

e: BigInt&
...

phi: BigInt&
...

Return ed

...