Searched defs:protection (Results 1 – 2 of 2) sorted by relevance
1782 File file, ProtectionParameter protection) { in newInstance()1806 private ProtectionParameter protection; field in KeyStore.FileBuilder1815 ProtectionParameter protection, in FileBuilder()1947 final Provider provider, final ProtectionParameter protection) { in newInstance()
390 ProtectionParameter protection = param.getProtectionParameter(); in engineLoad() local