接口的使用
javax.xml.crypto.KeySelectorResult
使用 KeySelectorResult 的包
-
KeySelectorResult 在 javax.xml.crypto 中的用法
javax.xml.crypto 中返回 KeySelectorResult 的方法修饰符和类型方法描述abstract KeySelectorResultKeySelector.select(KeyInfo keyInfo, KeySelector.Purpose purpose, AlgorithmMethod method, XMLCryptoContext context) 尝试找到满足指定约束的键。 -
KeySelectorResult 在 javax.xml.crypto.dsig 中的用法