Variable: secrets-struct-secret-content-type

secrets-struct-secret-content-type is a variable defined in secrets.el.gz.

Value

"text/plain"

Documentation

The content_type of a secret struct.

Source Code

;; Defined in /usr/src/emacs/lisp/net/secrets.el.gz
(defconst secrets-struct-secret-content-type "text/plain"
  "The content_type of a secret struct.")