add client certificate api

This commit is contained in:
yggverse 2024-11-27 18:03:22 +02:00
parent 9d240c4c37
commit 4e712260ff
6 changed files with 129 additions and 5 deletions

View file

@ -1,7 +1,4 @@
pub mod certificate;
pub mod error;
pub use certificate::Certificate;
pub use error::Error;
use gio::{