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