Readonly
b64Readonly
maxReadonly
minOptional
aInstancePtr: objectA run time mechanism for interface discovery.
NS_OK if the interface is supported by the associated instance, NS_NOINTERFACE if it is not.
aInstancePtr must not be null.
[in] A requested interface IID
[out] A pointer to an interface pointer to receive the result.
Generated using TypeDoc
An interface representing a set of certificates that are covered by a CRLite filter. The set is represented by a certificate transparency log ID and a pair of timestamps. The timestamps are such that the CRLite aggregator has seen every certificate from the specified log with an SCT between the two timestamps. b64LogID is a base 64-encoded RFC 6962 LogID. minTimestamp is the smallest timestamp that the CRLite filter covers. maxTimestamp is the largest timestamp that the CRLite filter covers.