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 Modifier and Type 方法 描述 Timestamp
CodeSigner. getTimestamp()
返回签名时间戳。Constructors in java.security with parameters of type Timestamp Constructor 描述 CodeSigner(CertPath signerCertPath, Timestamp timestamp)
构造一个CodeSigner对象。
-