Searched defs:PublicKeyECDSA (Results 1 – 2 of 2) sorted by relevance
28 type PublicKeyECDSA struct { struct29 key *C.GO_EC_KEY32 func (k *PublicKeyECDSA) finalize() {133 func VerifyECDSA(pub *PublicKeyECDSA, hash []byte, sig []byte) bool {
54 type PublicKeyECDSA struct{ _ int } argument69 func VerifyECDSA(pub *PublicKeyECDSA, hash []byte, sig []byte) bool {