扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.security.cert类x509crl的类成员方法: getnextupdate定义及介绍
发布时间:2014-2-17
本文导语:
getnextupdate
public abstract date getnextupdate()
获取 crl 的 nextupdate 日期。
返回:获取 crl 的 nextupdate 日期,如果不存在,则返回 null。