@opentdf/sdk
    Preparing search index...

    Type Alias KeyInfo

    type KeyInfo = {
        unwrappedKey: SymmetricKey;
        unwrappedKeyIvBinary: Binary;
    }
    Index

    Properties

    unwrappedKey: SymmetricKey
    unwrappedKeyIvBinary: Binary