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

    Type Alias CrlRegistration

    Supporting struct for CRL registration result

    type CrlRegistration = {
        dirty: boolean;
        expiration: bigint | undefined;
    }
    Index

    Properties

    Properties

    dirty: boolean

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

    expiration: bigint | undefined

    Optional expiration timestamp