signify-ts

    Interface ManagerArgs

    interface ManagerArgs {
        aeid?: string;
        algo?: Algos;
        ks?: KeyStore;
        pidx?: number;
        salter?: Salter;
        seed?: string;
        tier?: string;
    }
    Index

    Properties

    aeid?: string
    algo?: Algos
    pidx?: number
    salter?: Salter
    seed?: string
    tier?: string
    MMNEPVFCICPMFPCPTTAAATR