Searched refs:encryptionPaddingsList (Results 1 – 1 of 1) sorted by relevance
123 List<String> encryptionPaddingsList = new ArrayList<String>(); in getKeyInfo() local130 encryptionPaddingsList.add(jcaPadding); in getKeyInfo()144 encryptionPaddingsList.toArray(new String[encryptionPaddingsList.size()]); in getKeyInfo()