NAME
ASN1_STRING_new, ASN1_STRING_type_new, ASN1_STRING_free — ASN1_STRING allocation functionsSYNOPSIS
#include <openssl/asn1.h>ASN1_STRING_new(void);
ASN1_STRING_type_new(int type);
ASN1_STRING_free(ASN1_STRING *a);
Copyright 2011-2024 Jonas 'Sortie'
Termansen and contributors. Sortix is free software under the ISC license. |
#sortix on irc.sortix.org @sortix_org |