Function c509::get_key_type

source ยท
pub(crate) fn get_key_type(
    key_type: &Option<String>,
) -> Result<(Oid<'static>, Option<String>)>
Expand description

Get the key type. Currently support only Ed25519.