BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.16
    Preparing search index...

    Interface ElideArgsLike

    Interface for elide arguments.

    interface ElideArgsLike {
        action: Action;
        key?: string;
        target: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: Action

    The action to take

    key?: string

    The encryption key (ur:crypto-key) when action is encrypt

    target: string

    The target set of digests