NDNts
    Preparing search index...

    Object that provides LLDecrypt function, such as secret key.

    interface Key {
        llDecrypt: LLDecrypt;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    llDecrypt: LLDecrypt