![]() | ![]() | |||||||||||||||||
| ||||||||||||||||||
| ASN1_STRING_new(3)
NAMEASN1_STRING_new, ASN1_STRING_type_new, ASN1_STRING_free - ASN1_STRING allocation functions
SYNOPSIS#include <openssl/asn1.h> ASN1_STRING * ASN1_STRING_new(void); ASN1_STRING * ASN1_STRING_type_new(int type); void ASN1_STRING_free(ASN1_STRING *a);
DESCRIPTION
NOTES
Other string types call the ASN1_STRING functions. For example
RETURN VALUES
SEE ALSO
HISTORYTBA | |||||||||||||||||