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

Hierarchy (View Summary, Expand)

Properties

Properties

key: string
type: "crypt"
value: string
MMNEPVFCICPMFPCPTTAAATR