NDNts
    Preparing search index...

    Object that provides LLEncrypt function, such as secret key.

    interface Key {
        llEncrypt: LLEncrypt;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    llEncrypt: LLEncrypt