init_mock

Function init_mock 

Source
pub fn init_mock(
    identities: BTreeMap<SpiffeID, Arc<Identity>>,
    crl: Vec<Certificate>,
)