Type Alias fluvio_future::openssl::certs::PrivateKey

source ·
pub type PrivateKey = PKey<Private>;

Aliased Type§

struct PrivateKey(/* private fields */);