It's a typo. The correct RSA name with PKCS # 1 v1.5 is "RSA / ECB / PKCS1Padding". As a rule, it is a good idea to compare with the list of available algorithms. For instance. this question contains some ways to print such a list.
(And, of course, using OAEP instead of v1.5 firmware would be preferable, especially if your main field is not cryptography).
Jack source share