Trait wasmcloud_core::tls::NativeRootsExt

source ·
pub trait NativeRootsExt {
    // Required method
    fn with_native_certificates(self) -> Self;
}

Required Methods§

Object Safety§

This trait is not object safe.

Implementors§