dbms_encrypt sha1 PKCS

From: <amoroder_at_sb-brixen.it>
Date: Sat, 23 Nov 2013 01:16:00 -0800 (PST)
Message-ID: <b9faf0dd-93e0-4bc7-9f1b-c2a132557063_at_googlegroups.com>



Hello,

in our public hospital we use this command

openssl.exe rsautl -encrypt -in %1 -out %1.enc -inkey SanitelCF.cer -certin -pkcs

to encrypt a small file.

Is it possible to implement this with dbms_encrypt ?

I looked at the dbms_encrypt documenation but I have to admit that I have no idea how to do this.

Can anyone help ?

Thanks
Andreas Received on Sat Nov 23 2013 - 10:16:00 CET

Original text of this message