Class JdbcCacheAIASource.SqlAIAResponse
java.lang.Object
eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource.SqlAIAResponse
- All Implemented Interfaces:
SqlRecord
- Enclosing class:
JdbcCacheAIASource
Represents an AIA record extracted from the SQL database table
-
Field Details
-
id
ID of the record -
aiaKey
AIA internal key -
certificateBinary
protected byte[] certificateBinaryCertificate binaries
-
-
Constructor Details
-
SqlAIAResponse
protected SqlAIAResponse()Default constructor
-