<PackageReference Include="BouncyCastle.Cryptography" Version="2.5.0" />

TimeStampAndCrl

public virtual CertificateList Crl { get; }

public virtual ContentInfo TimeStampToken { get; }

public TimeStampAndCrl(ContentInfo timeStamp)

public static TimeStampAndCrl GetInstance(object obj)

public static TimeStampAndCrl GetInstance(Asn1TaggedObject taggedObject, bool declaredExplicit)

public static TimeStampAndCrl GetTagged(Asn1TaggedObject taggedObject, bool declaredExplicit)