---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Configure properties for customer-supplied key

# Configure properties for customer-supplied key {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Review the system properties for the ephemeral public wrapping key that your instance uses to unwrap customer-supplied keys.

## Vorbereitungen

Role required: sn_kmf.admin or sn_kmf.cryptographic manager

## Warum und wann dieser Vorgang ausgeführt wird

You must wrap your symmetric data encryption key with a ServiceNow ephemeral public wrapping key before you can upload it to your instance.

When your key is uploaded to your instance, the instance unwraps it using the private side of the public key.

You can use system properties on your instance to define key padding, ephemeral key pair size, and a key validity period for this ephemeral public key.
{#configure-properties-for-customer-supplied-key__table_tzk_j4k_f2c__entry__3}

| System Property | Description | Default value |
|-|-|-|
| glide.kmf.ephemeral_key.key_padding | Key padding scheme for the ephemeral key. | <kbd class="ph userinput">OAEPWithSHA256AndMGF1Padding</kbd> OAEP SHA256, but SHA1 is supported. |
| glide.kmf.ephemeral.key_size | Key size of the ephemeral key pair. | <kbd class="ph userinput">4096</kbd> 4096 bits, but 2048 bits are also supported. |
| Glide.kmf.ephemeral_key.key_validity_period | Period for which the ephemeral key pair is valid. | <kbd class="ph userinput">02:00:00</kbd> 2 Hours |
[ ]

{#configure-properties-for-customer-supplied-key__table_tzk_j4k_f2c}

## Prozedur

Contact ServiceNow Support if you need to change any of these properties.  
Hinweis:  
These system properties are not visible to admins, and do not appear in the System properties \[sys_properties\] list. Use the table above to see their default values.

## Nächste Maßnahme

Once your properties are configured to your needs, proceed to [Wrap your customer-supplied key](https://servicenow-prod.fluidtopics.net/FA74dXsMmCYMLZXXB9T9Yg "Wrap your symmetric data encryption key with an ephemeral public wrapping key before you can upload it to your instance.").

