apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
11 lines (10 loc) • 470 B
text/xml
<JavaCallout name='Java-WSSEC-Encrypt-2'>
<Properties>
<Property name='source'>message.content</Property>
<Property name='output-variable'>output</Property>
<Property name='certificate'>{my_certificate}</Property>
<Property name='content-encryption-cipher'>aes-192-gcm</Property>
</Properties>
<ClassName>com.google.apigee.callouts.wsseccrypto.Encrypt</ClassName>
<ResourceURL>java://apigee-wssec-xmlenc-20250604.jar</ResourceURL>
</JavaCallout>