Class CrlEntry

  • All Implemented Interfaces:
    org.bouncycastle.asn1.ASN1Encodable, org.bouncycastle.util.Encodable

    public class CrlEntry
    extends HashedId
    • Constructor Summary

      Constructors 
      Constructor Description
      CrlEntry​(byte[] string)  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static CrlEntry getInstance​(java.lang.Object o)  
      • Methods inherited from class org.bouncycastle.asn1.ASN1Object

        encodeTo, encodeTo, getEncoded, getEncoded, hasEncodedTagValue
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CrlEntry

        public CrlEntry​(byte[] string)
    • Method Detail

      • getInstance

        public static CrlEntry getInstance​(java.lang.Object o)