Searched defs:InitParams (Results 1 – 1 of 1) sorted by relevance
2720 static class InitParams { class in Cipher2728 InitParams(InitType initType, int opmode, Key key, SecureRandom random, in InitParams() method in Cipher.InitParams