2.304 PKCS11_LIBRARY_LOCATION
PKCS11_LIBRARY_LOCATION
specifies the PKCS#11 library location for Transparent Data Encryption (TDE).
Property | Description |
---|---|
Parameter type |
String |
Syntax |
|
Default value |
None |
Modifiable |
|
Modifiable in a PDB |
Yes |
Basic |
No |
Oracle RAC |
The same value must be used on all instances. |
For library_location
, specify the full operating system path to the PKCS#11 library. For example:
ALTER SYSTEM SET PKCS11_LIBRARY_LOCATION =
'/opt/oracle/extapi/64/pkcs11/okv/21.8/liborapkcs.so';
See Also: