@wireapp/core-crypto
    Preparing search index...

    Interface CRLRegistration

    Supporting struct for CRL registration result

    interface CRLRegistration {
        dirty: boolean;
        expiration?: number;
    }
    Index

    Properties

    Properties

    dirty: boolean

    Whether this CRL modifies the old CRL (i.e. has a different revocated cert list)

    expiration?: number

    Optional expiration timestamp