public class TimeStamp extends Object
| Constructor and Description |
|---|
TimeStamp(Hash hash,
X509Certificate certificate,
Date generatedTime) |
| Modifier and Type | Method and Description |
|---|---|
X509Certificate |
getCertificate()
Certifikát časového razítka
|
Date |
getGeneratedTime()
Čas podepsání
|
Hash |
getHash()
Haš zprávy uvedený v časovém razítku
|
public TimeStamp(Hash hash, X509Certificate certificate, Date generatedTime)
public X509Certificate getCertificate()
public Date getGeneratedTime()
public Hash getHash()
Copyright © 2017. All rights reserved.