Type Alias fluvio_future::native_tls::PrivateKey

source ·
pub type PrivateKey = PKey<Private>;

Aliased Type§

struct PrivateKey(/* private fields */);