diff options
Diffstat (limited to 'src/lib')
-rw-r--r-- | src/lib/libcrypto/man/PKCS7_add_attribute.3 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/PKCS7_add_attribute.3 b/src/lib/libcrypto/man/PKCS7_add_attribute.3 index 5b284b7b57..e7c8c734c4 100644 --- a/src/lib/libcrypto/man/PKCS7_add_attribute.3 +++ b/src/lib/libcrypto/man/PKCS7_add_attribute.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: PKCS7_add_attribute.3,v 1.5 2025/07/27 07:13:24 tb Exp $ | 1 | .\" $OpenBSD: PKCS7_add_attribute.3,v 1.6 2025/07/27 19:31:20 schwarze Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Copyright (c) 2020 Ingo Schwarze <schwarze@openbsd.org> | 3 | .\" Copyright (c) 2020 Ingo Schwarze <schwarze@openbsd.org> |
4 | .\" | 4 | .\" |
@@ -307,6 +307,10 @@ RFC 2985: PKCS #9: Selected Object Classes and Attribute Types Version 2.0, | |||
307 | section 5.3: Attribute types for use in PKCS #7 data | 307 | section 5.3: Attribute types for use in PKCS #7 data |
308 | and section 5.6: Attributes defined in S/MIME | 308 | and section 5.6: Attributes defined in S/MIME |
309 | .Pp | 309 | .Pp |
310 | RFC 5652: Cryptographic Message Syntax (CMS), | ||
311 | section 5.3: SignerInfo Type | ||
312 | and section 11: Useful Attributes | ||
313 | .Pp | ||
310 | RFC 8551: Secure/Multipurpose Internet Mail Extensions (S/MIME) | 314 | RFC 8551: Secure/Multipurpose Internet Mail Extensions (S/MIME) |
311 | Version 4.0 Message Specification, | 315 | Version 4.0 Message Specification, |
312 | section 2.5.2: SMIMECapabilities Attribute | 316 | section 2.5.2: SMIMECapabilities Attribute |