logo
pub trait BerChoice<'a>: Choice + FromBer<'a> { }
Available on crate feature mtls only.

Implementors