JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
java.security.Timestamp
Packages that use
Timestamp
软件包
描述
java.security
提供安全框架的类和接口。
Uses of
Timestamp
in
java.security
Methods in
java.security
that return
Timestamp
变量和类型
方法
描述
Timestamp
CodeSigner.
getTimestamp
()
返回签名时间戳。
Constructors in
java.security
with parameters of type
Timestamp
构造器
描述
CodeSigner
(
CertPath
signerCertPath,
Timestamp
timestamp)
构造一个CodeSigner对象。