type golang.org/x/crypto/ssh.MultiAlgorithmSigner (interface)

Method Implmentations



Sign(rand io.Reader, data []byte) (*Signature, error)
SignWithAlgorithm(rand io.Reader, data []byte, algorithm string) (*Signature, error)