Searched defs:is_signature (Results 1 – 2 of 2) sorted by relevance
79 pub fn is_signature(&self, signature: &[u8; 4]) -> bool { in is_signature() method
353 const bool is_signature = CPDF_CryptoHandler::IsSignatureDictionary(this); in WriteTo() local