-
- Downloads
extmod/modussl_mbedtls: Implement key= and cert= args to wrap_socket().
Unlike standard keyfile= and certfile=, these accept byte buffer objects (to not depend on FS implementation).
Loading
Please register or sign in to comment
Unlike standard keyfile= and certfile=, these accept byte buffer objects (to not depend on FS implementation).