Searched refs:PKCS5S1_UTF8 (Results 1 – 2 of 2) sorted by relevance
60 static final int PKCS5S1_UTF8 = 4; field75 if (type == PKCS5S1 || type == PKCS5S1_UTF8) in makePBEGenerator()497 else if (type == PKCS5S2_UTF8 || type == PKCS5S1_UTF8) in convertPassword()
689 … if (scheme == PKCS5S1 || scheme == PKCS5S1_UTF8 || scheme == PKCS5S2 || scheme == PKCS5S2_UTF8) in engineInit()