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

RevocationValues

public OtherRevVals OtherRevVals { get; }

public RevocationValues(CertificateList[] crlVals, BasicOcspResponse[] ocspVals, OtherRevVals otherRevVals)

public static RevocationValues GetInstance(object obj)

public static RevocationValues GetInstance(Asn1TaggedObject obj, bool explicitly)