public class TimemarkSignature extends BesSignature
Constructor and Description |
---|
TimemarkSignature(XadesValidationReportGenerator xadesReportGenerator) |
Modifier and Type | Method and Description |
---|---|
X509Cert |
getOCSPCertificate()
B_BES signature does not contain OCSP response
|
byte[] |
getOCSPNonce()
B_BES signature does not contain OCSP response
|
Date |
getOCSPResponseCreationTime()
B_BES signature does not contain OCSP response
|
List<org.bouncycastle.cert.ocsp.BasicOCSPResp> |
getOcspResponses()
B_BES signature does not contain OCSP response
|
SignatureProfile |
getProfile()
This method returns signature profile(SignatureProfile object).
|
Date |
getTrustedSigningTime()
B_BES signature does not contain OCSP response time or Timestamp to provide trusted signing time.
|
getCity, getCountryName, getId, getPostalCode, getReferences, getSignatureMethod, getSignatureValue, getSignerRoles, getSigningCertificate, getSigningTime, getStateOrProvince, getTimeStampCreationTime, getTimeStampTokenCertificate, getUniqueId
getDssSignature, validate, validateAt
public TimemarkSignature(XadesValidationReportGenerator xadesReportGenerator)
xadesReportGenerator
- XADES validation report generatorpublic SignatureProfile getProfile()
XadesSignature
getProfile
in interface XadesSignature
getProfile
in class BesSignature
public X509Cert getOCSPCertificate()
BesSignature
getOCSPCertificate
in interface XadesSignature
getOCSPCertificate
in class BesSignature
public List<org.bouncycastle.cert.ocsp.BasicOCSPResp> getOcspResponses()
BesSignature
getOcspResponses
in interface XadesSignature
getOcspResponses
in class BesSignature
public Date getOCSPResponseCreationTime()
BesSignature
getOCSPResponseCreationTime
in interface XadesSignature
getOCSPResponseCreationTime
in class BesSignature
public Date getTrustedSigningTime()
BesSignature
getTrustedSigningTime
in interface XadesSignature
getTrustedSigningTime
in class BesSignature
public byte[] getOCSPNonce()
BesSignature
getOCSPNonce
in interface XadesSignature
getOCSPNonce
in class BesSignature
Copyright © 2024. All rights reserved.