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