Home
last modified time | relevance | path

Searched defs:CastCRL (Results 1 – 2 of 2) sorted by relevance

/external/openscreen/cast/common/certificate/
Dcast_cert_validator.h19 class CastCRL; variable
Dcast_crl.cc140 CastCRL::CastCRL(const TbsCrl& tbs_crl, const DateTime& overall_not_after) { in CastCRL() function in openscreen::cast::CastCRL