glide.kmf.ephemeral_key.key_padding

ServiceNow property description:

the key padding scheme of ephemeral key pair

Attributes

  • Sys ID: c0eaa256c73000109d59fa49f4c2601e
  • Type: string
  • Application: ServiceNow Key Management Framework
  • Default value: OAEPWithSHA256AndMGF1Padding
AI Logo

AI generated property description:

The ServiceNow property `glide.kmf.ephemeral_key.key_padding` pertains to the key padding scheme used for ephemeral key pairs. Ephemeral keys are temporary keys used for encryption processes to enhance security. The padding scheme is a method of adding extra data to the key to ensure it fits a required length or format, which is crucial for maintaining the integrity and security of the encryption process. This property allows administrators to specify the padding scheme to be used, ensuring compatibility and security in cryptographic operations. For more detailed information, refer to the ServiceNow documentation on customer-supplied keys.

Source

Related property: glide.kmf.ephemeral_key.key_size