type crypto/ed25519.PrivateKey ([])

Method Implmentations (2 other methods implement nothing)

Public() crypto.PublicKey PrivateKey.M : crypto.Signer.Public
Sign(rand io.Reader, message []byte, opts crypto.SignerOpts) (signature []byte, err error) PrivateKey.M : crypto.Signer.Sign