Database Security Products (MOSC)

MOSC Banner

dbms_crypto_toolkit

edited Jul 17, 2011 9:57PM in Database Security Products (MOSC) 3 commentsAnswered
Hello,

I installed Oracle Crypographic Toolkit. This package has procedures that i need like SignDetached and VerifyDetached.

the installation was successful and and no invalid packages

I have one certificate intall in oracle Wallet which i need to verify digitally signatures.

The oracle version is 10.2.0.1 and my problem is:

SQL> EXEC dbms_crypto_toolkit.Initialize;
BEGIN dbms_crypto_toolkit.Initialize; END;

*
ERROR en línea 1:
ORA-28817: La función PL/SQL ha devuelto un error.
ORA-06512: en "SYS.DBMS_CRYPTO_TOOLKIT_FFI", línea 6
ORA-06512: en "SYS.DBMS_CRYPTO_TOOLKIT", línea 43
ORA-06512: en línea 1

anyone knows the solution.

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