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

one use

	golang.org/x/crypto/ssh (current package)
		keys.go#L183: func ParseAuthorizedKey(in []byte) (out PublicKey, comment string, options []string, rest []byte, err error) {