pub fn common_crypto_kinds(
    a: &[CryptoKind],
    b: &[CryptoKind]
) -> Vec<CryptoKind>
Expand description

Intersection of crypto kind vectors