Searched refs:PKCS5S2_UTF8 (Results 1 – 3 of 3) sorted by relevance
52 static final int PKCS5S2_UTF8 = 5; field88 else if (type == PKCS5S2 || type == PKCS5S2_UTF8) in makePBEGenerator()347 else if (type == PKCS5S2_UTF8 || type == PKCS5S1_UTF8) in convertPassword()
81 else if (type == PBE.PKCS5S2_UTF8) in getEncoded()
155 super("PBKDF2WithHmacSHA1", PKCS5S2_UTF8); in PBKDF2WithHmacSHA1UTF8()