Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Option

Default

Description

recipientKeyAlias

none

The key alias to be used when retrieving the recipient's public or private key from a KeyStore when performing asymmetric key encryption or decryption

keyCipherAlgorithm

none

The cipher algorithm to be used for encryption/decription of the asymmetric key. The available choices are:

  • {{ XMLCipher.RSA_v1dot5 }}{{
  • XMLCipher.RSA_OAEP}}

keyOrTrustStoreParameters

none

Configuration options for creating and loading a KeyStore instance that represents the sender's trustStore or recipient's keyStore.

...