Control AccessKey

URI: AccessKey

Package: DataLifecycle

< prev | next >

Description: The process has a key for encrypting or decrypting data.

DataAccess

Represents access to Data by a Process, including (in principle) the choice of which data instance(s) to serve or process.

CSG-DataAccessKey

Process Process has a key for encrypting or decrypting data Data.

CSG-DataFlowSharedKeyInbound

The data Data flowing between processes FlowsFrom and FlowsTo is encrypted end-to-end (i.e. not relying on transport level encryption), and FlowsTo has the key needed to decrypt the data on arrival.

CSG-DataFlowSharedKeyOutbound

The data Data flowing between processesFlowsTo and FlowsTo is encrypted end-to-end (i.e. not relying on transport level encryption), and FlowsFrom has the key needed to encrypt the data for transmission.

CSG-DataServiceKey

Process Service has a key for encrypting or decrypting data Data.

CSG-DistinctProcessAccessKeys

Processes Service and Client share data Data in encrypted form, but use keys to encrypt or decrypt between transfer and processing, implying a need for the keys used with Data to also be shared.