Searched refs:keyProtectionBuilder (Results 1 – 1 of 1) sorted by relevance
1219 KeyProtection.Builder keyProtectionBuilder = new KeyProtection.Builder( in getMinimalWorkingImportParametersForCipheringWith() local1228 keyProtectionBuilder.setMgf1Digests(mgf1DigestList); in getMinimalWorkingImportParametersForCipheringWith()1230 return keyProtectionBuilder.build(); in getMinimalWorkingImportParametersForCipheringWith()