Searched defs:protection (Results 1 – 2 of 2) sorted by relevance
1544 File file, ProtectionParameter protection) { in newInstance()1568 private ProtectionParameter protection; field in KeyStore.FileBuilder1577 ProtectionParameter protection, in FileBuilder()1709 final Provider provider, final ProtectionParameter protection) { in newInstance()
389 ProtectionParameter protection = param.getProtectionParameter(); in engineLoad() local