NDNts
    Preparing search index...

    Interface Key

    Object that provides LLEncrypt function, such as secret key.

    interface Key {
        llEncrypt: LLEncrypt;
    }
    Index
    llEncrypt: LLEncrypt