Searched refs:Crl (Results 1 – 4 of 4) sorted by relevance
17 repeated Crl crls = 1;20 message Crl { message36 // Crl.signature: RSA-PKCS1 V1.5 with SHA-256
26 using Crl = ::cast::certificate::Crl; variable
73 bool VerifyCRL(const Crl& crl, in VerifyCRL()
73 Crl* crl = crl_bundle.add_crls(); in PackCrlIntoFile()