[]Function pgp::types::s2k_parser

pub fn s2k_parser(i: &[u8]) -> IResult<&[u8], StringToKey, u32>