public interface ITimeStampTokenInfo
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEncoded()
Calls actual
getEncoded method for the wrapped TimeStampTokenInfo object. |
Date |
getGenTime()
Calls actual
getGenTime method for the wrapped TimeStampTokenInfo object. |
IAlgorithmIdentifier |
getHashAlgorithm()
Calls actual
getHashAlgorithm method for the wrapped TimeStampTokenInfo object. |
ITSTInfo |
toASN1Structure()
Calls actual
toASN1Structure method for the wrapped TimeStampTokenInfo object. |
IAlgorithmIdentifier getHashAlgorithm()
getHashAlgorithm method for the wrapped TimeStampTokenInfo object.IAlgorithmIdentifier the wrapper for the received AlgorithmIdentifier object.ITSTInfo toASN1Structure()
toASN1Structure method for the wrapped TimeStampTokenInfo object.ITSTInfo TSTInfo wrapper.Date getGenTime()
getGenTime method for the wrapped TimeStampTokenInfo object.Date the received genTime.byte[] getEncoded()
throws IOException
getEncoded method for the wrapped TimeStampTokenInfo object.IOException - on encoding error.Copyright © 1998–2023 Apryse Group NV. All rights reserved.