Add ChangeLog entry for string-to-OID parsing
Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
parent
9643575d92
commit
b6ff8a2c4b
1 changed files with 3 additions and 0 deletions
3
ChangeLog.d/oid-parse-from-numeric-string.txt
Normal file
3
ChangeLog.d/oid-parse-from-numeric-string.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
Features
|
||||
* Add a function mbedtls_oid_from_numeric_string to parse an OID from a
|
||||
string to a DER-encoded mbedtls_asn1_buf.
|
Loading…
Reference in a new issue