@item By exact match on the subject's DN.
This is indicated by a leading slash, directly followed by the RFC-2253
encoded DN of the subject. Note that you can't use the string printed
-by "gpgsm --list-keys" because that one as been reordered and modified
-for better readability; use --with-colons to print the raw (but standard
-escaped) RFC-2253 string
+by @code{gpgsm --list-keys} because that one has been reordered and modified
+for better readability; use @option{--with-colons} to print the raw
+(but standard escaped) RFC-2253 string.
@cartouche
@example
@item By exact match on the issuer's DN.
This is indicated by a leading hash mark, directly followed by a slash
-and then directly followed by the rfc2253 encoded DN of the issuer.
+and then directly followed by the RFC-2253 encoded DN of the issuer.
This should return the Root cert of the issuer. See note above.
@cartouche
@end example
@end cartouche
-@item By keygrip
+@item By keygrip.
This is indicated by an ampersand followed by the 40 hex digits of a
keygrip. @command{gpgsm} prints the keygrip when using the command
-@option{--dump-cert}. It does not yet work for OpenPGP keys.
+@option{--dump-cert}.
@cartouche
@example
possible to map them back to the original encoding, however we don't
have to do this because our key database stores this encoding as meta
data.
-
-
-