openssl/openssl

ASN1_OCTET_STRING Documentation

Ouverte

#17 120 ouverte le 23 nov. 2021

 (1 commentaire) (0 réaction) (0 personne assignée)C (11 262 forks)batch import
backlog fixhelp wantedtriaged: documentation

Métriques du dépôt

Stars
 (30 157 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur