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

    Enumeration PrivateOptions

    Options for how private keys are output in XID documents.

    Index

    Enumeration Members

    Enumeration Members

    Include: "include"

    Include the private key in plaintext

    Omit: "omit"

    Omit the private key

    Elide: "elide"

    Elide the private key (maintains digest tree)

    Encrypt: "encrypt"

    Encrypt the private key with a password