NDNts
    Preparing search index...

    Interface Key

    Object that provides LLDecrypt function, such as secret key.

    interface Key {
        llDecrypt: LLDecrypt;
    }
    Index
    llDecrypt: LLDecrypt