@salvobee/crypto-vault
    Preparing search index...

    Interface EncryptStringOptions

    Options for encryptString.

    interface EncryptStringOptions {
        compress?: boolean;
    }
    Index

    Properties

    Properties

    compress?: boolean