public interface TimeStampSignature
Modifier and Type | Method and Description |
---|---|
org.bouncycastle.tsp.TimeStampResponse |
sign(org.bouncycastle.tsp.TimeStampRequest request) |
org.bouncycastle.tsp.TimeStampResponse sign(org.bouncycastle.tsp.TimeStampRequest request) throws org.bouncycastle.operator.OperatorCreationException, org.bouncycastle.tsp.TSPException, CertificateEncodingException
request
- time stamp requestorg.bouncycastle.operator.OperatorCreationException
org.bouncycastle.tsp.TSPException
CertificateEncodingException
Copyright © 2018 Vitam. All rights reserved.