Class CrlStreamParser.RevokedCert

    • Method Detail

      • getSerialNumber

        public BigInteger getSerialNumber()
      • getRevocationDate

        public long getRevocationDate()
      • getReason

        public int getReason()
      • getInvalidityDate

        public long getInvalidityDate()
      • getCertificateIssuer

        public org.bouncycastle.asn1.x500.X500Name getCertificateIssuer()