Tanatloc documentation
    Preparing search index...

    Interface IDataBaseEntryCrypt

    interface IDataBaseEntryCrypt {
        key: string;
        type: "crypt";
        value: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    key: string
    type: "crypt"
    value: string