NDNts
    Preparing search index...

    Object that provides LLDecrypt function, such as secret key.

    interface Key {
        llDecrypt: LLDecrypt;
    }
    Index

    Properties

    Properties

    llDecrypt: LLDecrypt