<PackageReference Include="BouncyCastle.Cryptography" Version="2.6.0-beta.133" />

ArchiveTimeStamp

public virtual ContentInfo TimeStamp { get; }

public ArchiveTimeStamp(AlgorithmIdentifier digestAlgorithm, PartialHashtree[] reducedHashTree, ContentInfo timeStamp)

public ArchiveTimeStamp(ContentInfo timeStamp)

public ArchiveTimeStamp(AlgorithmIdentifier digestAlgorithm, Attributes attributes, PartialHashtree[] reducedHashTree, ContentInfo timeStamp)

public static ArchiveTimeStamp GetInstance(object obj)

public static ArchiveTimeStamp GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit)

public static ArchiveTimeStamp GetTagged(Asn1TaggedObject taggedObject, bool declaredExplicit)

public virtual byte[] GetTimeStampDigestValue()