Securing and signing user-defined function assemblies

To secure and sign assemblies for user-defined functions, create a key pair, extract the public key, and place the key file on the following servers:
  • Oracle Central Designer application server. If you are using the Oracle Central Designer application in a web farm environment, place the key on all the application servers in the web farm.
  • All Oracle InForm application servers where studies using the assembly will be deployed.

Note:

For Oracle InForm studies hosted by Oracle, all user-defined function assemblies that require signing must be signed by Oracle Services prior to deployment.

For specific instructions and information about creating and signing an assembly with a strong named signature, see the Rules Reference Guide and the documentation for the tool that you use to create the strong name.