forked from lug/matterbridge
Update vendor, move to labstack/echo/v4 Fixes #698
This commit is contained in:
+1
@@ -14,6 +14,7 @@ var (
|
||||
)
|
||||
|
||||
// Implements the ECDSA family of signing methods signing methods
|
||||
// Expects *ecdsa.PrivateKey for signing and *ecdsa.PublicKey for verification
|
||||
type SigningMethodECDSA struct {
|
||||
Name string
|
||||
Hash crypto.Hash
|
||||
|
||||
Reference in New Issue
Block a user