Constructor and Description |
---|
EContentInfo(ContentInfo aObject) |
Constructor and Description |
---|
ETimeStampToken(ContentInfo aCI) |
Modifier and Type | Class and Description |
---|---|
class |
ArchiveTimeStampToken |
class |
ContentTimestamp |
class |
ESCTimeStampToken |
class |
SignatureTimeStampToken |
class |
TimestampedCertsCRLs |
Modifier and Type | Field and Description |
---|---|
ContentInfo |
ArchiveTimeStamp.timeStamp |
Modifier and Type | Method and Description |
---|---|
void |
LongTermValidation_poeValue.set_timeStamp(ContentInfo value) |
Constructor and Description |
---|
ArchiveTimeStamp(AlgorithmIdentifier digestAlgorithm_,
Attributes attributes_,
_SeqOfPartialHashtree reducedHashtree_,
ContentInfo timeStamp_)
This constructor sets all elements to references to the
given objects
|
ArchiveTimeStamp(ContentInfo timeStamp_)
This constructor is for required elements only.
|
Modifier and Type | Field and Description |
---|---|
ContentInfo |
PFX.authSafe |
ContentInfo[] |
AuthenticatedSafe.elements |
Constructor and Description |
---|
AuthenticatedSafe(ContentInfo[] elements_)
This constructor initializes the internal array to hold the
given the array.
|
PFX(long version_,
ContentInfo authSafe_)
This constructor is for required elements only.
|
PFX(long version_,
ContentInfo authSafe_,
MacData macData_)
This constructor allows primitive data to be passed for all
primitive elements.
|
PFX(PFX_version version_,
ContentInfo authSafe_)
This constructor is for required elements only.
|
PFX(PFX_version version_,
ContentInfo authSafe_,
MacData macData_)
This constructor sets all elements to references to the
given objects
|
Modifier and Type | Field and Description |
---|---|
ContentInfo |
TimeStampResp.timeStampToken |
Constructor and Description |
---|
TimeStampResp(PKIStatusInfo status_,
ContentInfo timeStampToken_)
This constructor sets all elements to references to the
given objects
|
Copyright © 2025. All rights reserved.