Searched defs:NewPrivateKeyECDSA (Results 1 – 2 of 2) sorted by relevance
99 func NewPrivateKeyECDSA(curve string, X, Y BigInt, D BigInt) (*PrivateKeyECDSA, error) { func
60 func NewPrivateKeyECDSA(curve string, X, Y, D BigInt) (*PrivateKeyECDSA, error) { func