java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.oer.its.ieee1609dot2.basetypes.HashedId
All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable, org.bouncycastle.util.Encodable
Direct Known Subclasses:
CrlEntry, HashedId10, HashedId3, HashedId32, HashedId8

public class HashedId extends org.bouncycastle.asn1.ASN1Object
  • Constructor Details

    • HashedId

      protected HashedId(byte[] string)
  • Method Details

    • getHashBytes

      public byte[] getHashBytes()
    • toASN1Primitive

      public org.bouncycastle.asn1.ASN1Primitive toASN1Primitive()
      Specified by:
      toASN1Primitive in interface org.bouncycastle.asn1.ASN1Encodable
      Specified by:
      toASN1Primitive in class org.bouncycastle.asn1.ASN1Object
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class org.bouncycastle.asn1.ASN1Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class org.bouncycastle.asn1.ASN1Object