Class HashedId32

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

    public class HashedId32
    extends HashedId
    • Constructor Summary

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

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static HashedId32 getInstance​(java.lang.Object src)  
      • 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

      • HashedId32

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

      • getInstance

        public static HashedId32 getInstance​(java.lang.Object src)