Mateusz Starzyk | 1aec646 | 2021-02-08 15:34:42 +0100 | [diff] [blame] | 1 | API changes |
2 | * Remove certs module from the API. | ||||
Dave Rodgman | bd06916 | 2021-04-07 10:13:28 +0100 | [diff] [blame] | 3 | Transfer keys and certificates embedded in the library to the test |
4 | component. This contributes to minimizing library API and discourages | ||||
5 | users from using unsafe keys in production. |