02-29-2016, 02:19 PM
400 is the correct mode. $P$ is the hash signature, the "B" you are referring to is not part of the signature. That character is the cost factor specified as a single hex character. The example hash on the wiki specifies a cost of 9 (2^9), and your hash specifies a cost of B (2^11).