Function: cl--struct-epg-key-p
cl--struct-epg-key-p is a function defined in epg.el.gz.
Signature
(cl--struct-epg-key-p X)
Source Code
;; Defined in /usr/src/emacs/lisp/epg.el.gz
;; Could not find source code, showing raw function object.
#[(x) ((and (memq (type-of x) cl-struct-epg-key-tags) t))
(cl-struct-epg-key-tags)]