My thought is encrypt the package using a private key. That eliminates the
need for a signature file.

package.lrp + private key --> encrypt --> package.crp
package.crp + public key  --> decrypt --> package.lrp
</x-flowed>

Reply via email to