public interface ISingleResp
| Modifier and Type | Method and Description |
|---|---|
ICertificateID |
getCertID()
Calls actual
getCertID method for the wrapped SingleResp object. |
ICertificateStatus |
getCertStatus()
Calls actual
getCertStatus method for the wrapped SingleResp object. |
Date |
getNextUpdate()
Calls actual
getNextUpdate method for the wrapped SingleResp object. |
Date |
getThisUpdate()
Calls actual
getThisUpdate method for the wrapped SingleResp object. |
ICertificateID getCertID()
getCertID method for the wrapped SingleResp object.ICertificateID the wrapper for the received CertificateID.ICertificateStatus getCertStatus()
getCertStatus method for the wrapped SingleResp object.ICertificateStatus the wrapper for the received CertificateStatus.Date getNextUpdate()
getNextUpdate method for the wrapped SingleResp object.Date getThisUpdate()
getThisUpdate method for the wrapped SingleResp object.Copyright © 1998–2023 Apryse Group NV. All rights reserved.