Skip to main content

Module key_rotation

Module key_rotation 

Source
Expand description

Automatic Key Rotation (Phase 3)

Implements automatic session key rotation for enhanced security

Features:

  • Time-based rotation (every 2 minutes)
  • Data-based rotation (every 1 MB)
  • In-band CONTROL message signaling
  • Zero-downtime key transition

Structsยง

KeyRotationConfig
Key rotation configuration
KeyRotationEvent
Key rotation event
KeyRotationStats
Key rotation statistics
KeyRotator
Key rotation state