mbedtls_asn1_get_alg_null() function
Retrieve an AlgorithmIdentifier ASN.1 sequence with NULL or no params. Updates the pointer to immediately behind the full AlgorithmIdentifier.
Arguments
p
The position in the ASN.1 data
alg
The buffer to receive the OID
Return value
0 if successful or a specific ASN.1 or MPI error code.