mbedtls_x509write_crt_set_subject_alternative_name() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

0 if successful, or MBEDTLS_ERR_X509_ALLOC_FAILED

Notes

"dnsName", "uniformResourceIdentifier", "IP address", "otherName", and "DirectoryName", as defined in RFC 5280, are supported.

References