Improve the description of ASN1_OCTET_STRING_cmp(3),
authorschwarze <schwarze@openbsd.org>
Sat, 20 Nov 2021 11:49:08 +0000 (11:49 +0000)
committerschwarze <schwarze@openbsd.org>
Sat, 20 Nov 2021 11:49:08 +0000 (11:49 +0000)
commit4728fa65b15c66ef18c99d5eeeaa0b7e0f306754
tree3f9aba7ace270d032d15967ac517169e0f5facdc
parent532910db879d6e882cf67a780ce1aa037a95ec64
Improve the description of ASN1_OCTET_STRING_cmp(3),
ASN1_OCTET_STRING_dup(3), and ASN1_OCTET_STRING_set(3).
Explicitly say that they do not provide any type safety
and explain what that means.
lib/libcrypto/man/ASN1_STRING_length.3