diff options
| author | tb <> | 2023-09-25 11:59:10 +0000 |
|---|---|---|
| committer | tb <> | 2023-09-25 11:59:10 +0000 |
| commit | 7984e42e8c4970640a743d3370d90d5527920505 (patch) | |
| tree | 13e2fe28314a3129ede1c7a60a4d98312f7ba20f /src/lib/libcrypto/man/ASIdentifiers_new.3 | |
| parent | a6831951321305401c88f177b66924bfe10d3f12 (diff) | |
| download | openbsd-7984e42e8c4970640a743d3370d90d5527920505.tar.gz openbsd-7984e42e8c4970640a743d3370d90d5527920505.tar.bz2 openbsd-7984e42e8c4970640a743d3370d90d5527920505.zip | |
New manual page documenting the usual four ASN.1 functions for both
ASRange and ASIdOrRange
Diffstat (limited to 'src/lib/libcrypto/man/ASIdentifiers_new.3')
| -rw-r--r-- | src/lib/libcrypto/man/ASIdentifiers_new.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/ASIdentifiers_new.3 b/src/lib/libcrypto/man/ASIdentifiers_new.3 index 262c760f17..f6ab5e5aaf 100644 --- a/src/lib/libcrypto/man/ASIdentifiers_new.3 +++ b/src/lib/libcrypto/man/ASIdentifiers_new.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: ASIdentifiers_new.3,v 1.2 2023/09/25 11:12:08 tb Exp $ | 1 | .\" $OpenBSD: ASIdentifiers_new.3,v 1.3 2023/09/25 11:59:10 tb Exp $ |
| 2 | .\" | 2 | .\" |
| 3 | .\" Copyright (c) 2021 Theo Buehler <tb@openbsd.org> | 3 | .\" Copyright (c) 2021 Theo Buehler <tb@openbsd.org> |
| 4 | .\" | 4 | .\" |
| @@ -105,6 +105,7 @@ on if a decoding or memory allocation error occurs. | |||
| 105 | returns the number of bytes successfully encoded | 105 | returns the number of bytes successfully encoded |
| 106 | or a value <= 0 if an error occurs. | 106 | or a value <= 0 if an error occurs. |
| 107 | .Sh SEE ALSO | 107 | .Sh SEE ALSO |
| 108 | .Xr ASRange_new 3 , | ||
| 108 | .Xr crypto 3 , | 109 | .Xr crypto 3 , |
| 109 | .Xr X509_new 3 , | 110 | .Xr X509_new 3 , |
| 110 | .Xr X509v3_asid_add_id_or_range 3 , | 111 | .Xr X509v3_asid_add_id_or_range 3 , |
