mbedtls_x509write_csr_set_subject_alternative_name() is only used within mbedTLS.
 
Symbols
loading (2/5)...
Files
loading...
SummarySyntaxArgumentsRelatedReferencesCall TreeData Use

Return value

0 if successful, or MBEDTLS_ERR_X509_ALLOC_FAILED

Notes

Only "dnsName", "uniformResourceIdentifier" and "otherName", as defined in RFC 5280, are supported.

References