Property reference

glide.kmf.ephemeral_key.key_validity_period

The glide.kmf.ephemeral_key.key_validity_period property defines the duration for which an ephemeral key pair remains valid before it is deleted. Admins should review this setting to ensure it aligns with security policies and operational requirements.

Default: 02:00:00 Type: string Application: ServiceNow Key Management Framework

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property sets the validity period for ephemeral key pairs, influencing how long they can be used before automatic deletion occurs.
What area does it affect? Key Management Framework
What does the default mean? The default value is "02:00:00", which is the baseline setting used unless it is changed.
When should you review it? Review this property when adjusting security settings or key management policies.

Out of the box property record

Raw metadata from the property record.

Property name glide.kmf.ephemeral_key.key_validity_period
Sys ID cfc5e652c73000109d59fa49f4c2609a
Type string
Application ServiceNow Key Management Framework
Default value 02:00:00
Description the validity period of ephemeral key pair, in which the key is deleted
Updated 2024-05-25 04:38:10

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... OAEP SHA256, but SHA1 is also supported. • glide.kmf.ephemeral_key.key_size controls the key size of the ephemeral key pair. The default is 4096 bits, but 2048 bits are also supported. • glide.kmf.ephemeral_key.key_validity_period defines the period for which the ephemeral key pair is valid. The default value is two hours. After the data encryption key is imported to the instance, a secure wrapping ...