@opentdf/sdk
    Preparing search index...

    Type Alias KeyInfo

    type KeyInfo = {
        unwrappedKeyBinary: Binary;
        unwrappedKeyIvBinary: Binary;
    }
    Index

    Properties

    unwrappedKeyBinary: Binary
    unwrappedKeyIvBinary: Binary