Encryption Details

encryption_details

Details about the encrytpion methodology utilized.

Attributes

CaptionNameTypeDescription
Encryption Algorithm algorithm String The encryption algorithm used, normalized to the caption of 'algorithm_id
Encryption Algorithm ID algorithm_id Integer The encryption algorithm used.
  • 0: Unknown (UNKNOWN)
  • 1: DES (DES)
  • 2: TripleDES (TRIPLEDES)
  • 3: AES (AES)
  • 4: RSA (RSA)
  • 5: ECC (ECC)
  • 6: SM2 (SM2)
  • 99: Other (OTHER)
Encryption Key Length key_length Integer The length of the encryption key used.
Key UID key_uid String The unique identifier of the key used for encrpytion. For example, AWS KMS Key ARN.
Raw Data raw_data JSON Group:context
The event data as received from the event source.
Record ID record_id String Group:primary
Unique identifier for the object
Encryption Type type String The type of the encryption used.
Unmapped unmapped Unmapped[] Data from the source that was not mapped into the schema.

Relationships

Encryption Details shown in context

Inbound Relationships

These objects and events reference Encryption Details in their attributes:

Outbound Relationships

Encryption Details references the following objects and events in its attributes:

This page describes ocsf-1.4.0