!--a11y-->
Setting Profile Parameters 
Execute transaction ABAP Editor (SE38), then program Set Profile Parameters (RSPARAM) to display all profile parameters. Scroll down the list to view the parameters that are currently relevant.
To replace SAPSeculib with SAPCryptolib, set the following profile parameters and restart the server:
· ssf/name = SAPSECULIB
· ssf/ssfapi_lib = <path of SAPCryptolib> ( = D:\usr\sap\BCE\D26\exe\sapcrypto.dll )
· sec/libsapsecu = <path of SAPCryptolib> ( = D:\usr\sap\BCE\D26\exe\sapcrypto.dll )
In addition to this step, perform the
steps described in Copy SAPCryptolib to
$DIR_EXECUTABLE and Copy the Voucher to
$DIR_INSTANCE/SEC on every application
server.
