We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
uint8_t Secp_Point_Import(Secp_point& p , const PubKey& pk);
Sets the point object p to the specified value pk, given in a compact form (X-coordinate and a flag for Y).
p
pk