# Functions
EcdsaSign The encryption result of the text signature is returned.
EcdsaSignDecode r, s String parsing.
EcdsaSignEncode r, s Convert to string.
EcdsaVerify Verify whether the text content is consistent with the signature.
NewSigner ...
NewVerifier ...