@grandlinex/core
    Preparing search index...

    Class GKey

    Represents a cryptographic key with its associated metadata.

    GKey

    Optional initial values for the key properties.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Constructors

    Properties

    auth: Buffer

    Authentication tag used to verify data integrity.

    e_id: string
    iv: Buffer

    Initialization vector used in encryption operations.

    secret: string

    The secret value of the key stored as text.