Variable: tramp-crypt-method
tramp-crypt-method is a variable defined in tramp-crypt.el.gz.
Value
"crypt"
Documentation
Method name for encrypted remote directories.
Source Code
;; Defined in /usr/src/emacs/lisp/net/tramp-crypt.el.gz
(defconst tramp-crypt-method "crypt"
"Method name for encrypted remote directories.")