Vana SDK - v2.2.2
    Preparing search index...

    Interface ECIESOptions

    Configures ECIES operation behavior.

    interface ECIESOptions {
        useCompressed?: boolean;
    }
    Index

    Properties

    Properties

    useCompressed?: boolean

    Use compressed public keys (33 bytes) instead of uncompressed (65 bytes)