glide.kmf.ephemeral_key.key_size
ServiceNow property description:
the key size of ephemeral key pair
Attributes
- Sys ID: 2b7a2256c73000109d59fa49f4c2608d
- Type: string
- Application: ServiceNow Key Management Framework
- Default value: 4096

AI generated property description:
The ServiceNow property `glide.kmf.ephemeral_key.key_size` specifies the size of the ephemeral key pair used in encryption processes. According to the provided documentation, ephemeral keys are temporary keys used for a single session or transaction to enhance security. The key size determines the strength of the encryption, with larger key sizes generally providing stronger security. This property allows administrators to configure the key size to meet their security requirements. The documentation emphasizes the importance of selecting an appropriate key size to balance security and performance.
Source