func golang.org/x/crypto/ssh.ParsePrivateKeyWithPassphrase

one use

	golang.org/x/crypto/ssh (current package)
		keys.go#L1088: func ParsePrivateKeyWithPassphrase(pemBytes, passphrase []byte) (Signer, error) {