Doc syntax
This commit is contained in:
parent
4b16a0bf63
commit
3ccfff42a9
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ impl<'a> OpenPgpTransaction<'a> {
|
|||
/// authentication, where specific non-OpenPGP-certificates are needed, for S-MIME and
|
||||
/// other x.509 related functions.
|
||||
///
|
||||
/// (See https://support.nitrokey.com/t/nitrokey-pro-and-pkcs-11-support-on-linux/160/4
|
||||
/// (See <https://support.nitrokey.com/t/nitrokey-pro-and-pkcs-11-support-on-linux/160/4>
|
||||
/// for some discussion of the `cardholder certificate` OpenPGP card feature)
|
||||
#[allow(dead_code)]
|
||||
pub fn cardholder_certificate(&mut self) -> Result<Vec<u8>, Error> {
|
||||
|
|
Loading…
Reference in a new issue