openssl/openssl

ASN1_OCTET_STRING Documentation

Offen

#17.120 geöffnet am 23.11.2021

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C (11.262 Forks)batch import
backlog fixhelp wantedtriaged: documentation

Repository-Metriken

Stars
 (30.157 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

There's currently minimal documentation for ASN1_OCTET_STRINGs even though they're depended on for functionality such as X509 extensions. It would be useful if the existing ASN1_STRING documentation (https://github.com/openssl/openssl/blob/master/doc/man3/ASN1_STRING_new.pod) were updated to include some information about what other functions exist such as ASN1_OCTET_STRING_new.

Contributor Guide