Encryption Event Content
fun EncryptionEventContent( @Json(name = "algorithm" ) algorithm: String?, @Json(name = "rotation_period_ms" ) rotationPeriodMs: Long? = null, @Json(name = "rotation_period_msgs" ) rotationPeriodMsgs: Long? = null)
Content copied to clipboard