Class HashedId8
- java.lang.Object
-
- org.bouncycastle.asn1.ASN1Object
-
- org.bouncycastle.oer.its.ieee1609dot2.basetypes.HashedId
-
- org.bouncycastle.oer.its.ieee1609dot2.basetypes.HashedId8
-
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable
,org.bouncycastle.util.Encodable
- Direct Known Subclasses:
PreSharedKeyRecipientInfo
public class HashedId8 extends HashedId
-
-
Constructor Summary
Constructors Constructor Description HashedId8(byte[] string)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static HashedId8
getInstance(java.lang.Object src)
-
Methods inherited from class org.bouncycastle.oer.its.ieee1609dot2.basetypes.HashedId
equals, getHashBytes, hashCode, toASN1Primitive
-
-
-
-
Method Detail
-
getInstance
public static HashedId8 getInstance(java.lang.Object src)
-
-