ECDSAPublicKey.this

Construct a public key from a given public point.

Parameters

dom_par ECGroup

the domain parameters associated with this key

public_point PointGFp

the public point defining this key

Meta