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

Method Implmentations


Sign(rand io.Reader, data []byte) (*Signature, error) AlgorithmSigner.Sign MultiAlgorithmSigner.Sign github.com/gliderlabs/ssh.Signer.Sign