扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.security.cert接口certselector的类成员方法: match定义及介绍
发布时间:2014-2-17
本文导语:
match
boolean match(certificate cert)
决定是否应该选择某个 certificate。
参数:cert - 要检查的 certificate
返回:如果应该选择该 certificate,则返回 true;否则返回 false