LeviSchuck / janetls

Janet Security Primitives

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server TLS: pk abstract object

LeviSchuck opened this issue · comments

commented

Private keys in janetls do not use mbedtls's pk module due to its limitations.
Unfortunately that means the objects cannot be directly shared.

A PK object must be available in the janet memory space.