Skip to content

Should SFrameTransform receiver be made aware of the current key in use, so that it would call removeEncryptionKey appropriately? #289

@youennf

Description

@youennf

A web app might want to remove SFrame keys on receiver side whenever it can (good for memory) but it might not know when it should do so.
Currently, it does not know when the SFrame receiver transform is using a new key, so that it can remove the old key. And there might be cases where SFrames are decrypted out of order as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions