public interface KeySelectorResult
KeySelector.select
方法返回。
至少KeySelectorResult
包含由Key
选中的KeySelector
。 该接口的实现可以添加返回实现或算法特定信息的方法,例如证书链或调试信息。
KeySelector
Key getKey()
null
如果没有找到
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.