More X509at_* removal
authortb <tb@openbsd.org>
Mon, 2 Sep 2024 07:45:09 +0000 (07:45 +0000)
committertb <tb@openbsd.org>
Mon, 2 Sep 2024 07:45:09 +0000 (07:45 +0000)
lib/libcrypto/man/PKCS8_pkey_set0.3

index 975f3fb..f3d5a29 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: PKCS8_pkey_set0.3,v 1.2 2021/10/25 13:48:12 schwarze Exp $
+.\" $OpenBSD: PKCS8_pkey_set0.3,v 1.3 2024/09/02 07:45:09 tb Exp $
 .\"
 .\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org>
 .\"
@@ -14,7 +14,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: October 25 2021 $
+.Dd $Mdocdate: September 2 2024 $
 .Dt PKCS8_PKEY_SET0 3
 .Os
 .Sh NAME
@@ -120,9 +120,7 @@ is set to the number of bytes in
 creates a new X.501 Attribute object using
 .Xr X509_ATTRIBUTE_create_by_NID 3
 and appends it to the attributes of
-.Fa keyinfo
-using
-.Xr X509at_add1_attr 3 .
+.Fa keyinfo .
 .Sh RETURN VALUES
 .Fn PKCS8_pkey_set0
 and
@@ -146,9 +144,7 @@ if no attributes are set.
 .Xr STACK_OF 3 ,
 .Xr X509_ALGOR_new 3 ,
 .Xr X509_ATTRIBUTE_create_by_NID 3 ,
-.Xr X509_ATTRIBUTE_new 3 ,
-.Xr X509at_add1_attr 3 ,
-.Xr X509at_get_attr 3
+.Xr X509_ATTRIBUTE_new 3
 .Sh HISTORY
 .Fn PKCS8_pkey_set0
 and