conf/databaseprotection.properties
databaseprotection.keyid.1 = 234
databaseprotection.keylabel.1 = dbProtect
databaseprotection.classname.1 = org.cesecore.keys.token.SoftCryptoToken
databaseprotection.data.1 = <the base64 encoded bag.p12 goes here>
databaseprotection.tokenpin.1 = <the password for bag.p12>
databaseprotection.version.1 = 1
CODE