PL/SQL (MOSC)

MOSC Banner

signing messages with public-private keys

edited Nov 22, 2011 1:11AM in PL/SQL (MOSC) 1 commentAnswered
Hi,I have to develope a pl/sql procedure that produces an XML file with a message inside signed using a private key, and a procedure that analyzes an XML file and decript the inside message using a public key.

Are any samples to use with Oracle 10.2
I suppose it is possible to use a wallet key, but I don't know in which way I can sign a message string. In the package DBMS_CRYPTO_TOOLKIT (now deprecated) there was a way to sign a message accessing to wallet. Is there any other package that make the same work?



Thank you

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center