@blockchaincommons/xid - v1.0.0-beta.3
    Preparing search index...

    Type Alias XIDPrivateKeyOptions

    XIDPrivateKeyOptions: "omit" | "include" | "elide" | EncryptOptions

    How a key's private keys go into an envelope: left out, included (with a salt), elided (the digest of the included form), or locked with a password (Argon2id unless method says otherwise).