public interface ManagerFactoryParameters
在某些情况下,提供商可能需要除密钥库之外的初始化参数。 预期该特定提供商的用户将通过提供者定义的该类的适当子接口的实现。 然后提供者可以调用指定的方法ManagerFactoryParameters
实施方案以获得所需的信息。
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.