Method Nettle.ECC_Curve()->`==()
- Method
`==
boolres =Nettle.ECC_Curve()==x- Returns
Returns
1ifxis the same ECC_Curve, and0(zero) otherwise.
bool res = Nettle.ECC_Curve() == x
Returns 1 if x is the same ECC_Curve,
and 0 (zero) otherwise.