![]() |
nRF Connect SDK API 3.3.99
|
| void asn1_dec_skip | ( | asn1_ctx_t * | ctx, |
| size_t | len ) |
Skip a subset of ASN.1 content. This is used to skip parts of the content which is not of interest.
| [in] | ctx | ASN.1 context values. |
| [in] | len | Length of data to skip. |