SecKeyGetBlockSize

Function SecKeyGetBlockSize 

Source
pub unsafe extern "C-unwind" fn SecKeyGetBlockSize(
    key: &SecKey,
) -> usize
👎Deprecated: renamed to SecKey::block_size
Available on crate features SecBase and SecKey only.