All Downloads are FREE. Search and download functionalities are using the official Maven repository.

nz.co.breakpoint.jmeter.modifiers.WSSEncryptionPreProcessorResources.properties Maven / Gradle / Ivy

displayName=SOAP Message Encrypter
Header.displayName=WSS Header Settings
actor.displayName=SOAP Actor
actor.shortDescription=The SOAP actor attribute is used to address the Header element to a specific endpoint.
mustUnderstand.displayName=Must Understand
mustUnderstand.shortDescription=The SOAP mustUnderstand attribute can be used to indicate whether a header entry is mandatory or optional for the recipient to process.
Certificate.displayName=Certificate Settings
keystoreFile.displayName=Keystore File
keystoreFile.shortDescription=The keystore containing the public key to use when encrypting the message
keystorePassword.displayName=Keystore Password
keystorePassword.shortDescription=The password for the keystore
certAlias.displayName=Certificate Alias
certAlias.shortDescription=The certificate alias to use when encrypting the message
certPassword.displayName=Certificate Password
certPassword.shortDescription=The password for the encryption certificate (if a private key is used)
Encryption.displayName=Encryption Settings
keyIdentifier.displayName=Key Identifier Type
keyIdentifier.shortDescription=The type of key identifier
symmetricEncryptionAlgorithm.displayName=Symmetric Encryption Algorithm
symmetricEncryptionAlgorithm.shortDescription=Set the name of the symmetric encryption algorithm to use
keyEncryptionAlgorithm.displayName=Key Encryption Algorithm
keyEncryptionAlgorithm.shortDescription=Sets the algorithm to encode the symmetric key
createEncryptedKey.displayName=Create Encrypted Key
createEncryptedKey.shortDescription=Indicates whether to encrypt the symmetric key into an EncryptedKey or not
partsToSecure.displayName=Parts to Encrypt
partsToSecure.shortDescription=Optionally specify parts of the message to be encrypted (instead of only the body)
partsToSecure.tableHeaders=ID|Name|Namespace|Encode
attachments.displayName=Attachments to Encrypt
attachments.shortDescription=
attachments.tableHeaders=Content-ID|Bytes (base64-encoded)|Headers|Output Mode|Output Destination




© 2015 - 2024 Weber Informatics LLC | Privacy Policy