Trait wasmcloud_core::tls::NativeRootsExt
source · pub trait NativeRootsExt {
// Required method
fn with_native_certificates(self) -> Self;
}
Required Methods§
fn with_native_certificates(self) -> Self
Object Safety§
This trait is not object safe.