mbedtls_asn1_get_bitstring() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

0 if successful. #MBEDTLS_ERR_ASN1_LENGTH_MISMATCH if the input contains extra data after a valid BIT STRING. An ASN.1 error code if the input does not start with a valid ASN.1 BIT STRING.

References