Package org.bouncycastle.oer.its
Class HashedId
java.lang.Object
org.bouncycastle.asn1.ASN1Object
org.bouncycastle.oer.its.HashedId
- All Implemented Interfaces:
org.bouncycastle.asn1.ASN1Encodable
,org.bouncycastle.util.Encodable
- Direct Known Subclasses:
HashedId.HashedId10
,HashedId.HashedId3
,HashedId.HashedId32
,HashedId.HashedId8
,PreSharedKeyRecipientInfo
public class HashedId
extends org.bouncycastle.asn1.ASN1Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HashedId
getInstance
(Object src) org.bouncycastle.asn1.ASN1Primitive
Methods inherited from class org.bouncycastle.asn1.ASN1Object
encodeTo, encodeTo, equals, getEncoded, getEncoded, hasEncodedTagValue, hashCode
-
Constructor Details
-
HashedId
protected HashedId(byte[] string)
-
-
Method Details
-
getInstance
-
toASN1Primitive
public org.bouncycastle.asn1.ASN1Primitive toASN1Primitive()- Specified by:
toASN1Primitive
in interfaceorg.bouncycastle.asn1.ASN1Encodable
- Specified by:
toASN1Primitive
in classorg.bouncycastle.asn1.ASN1Object
-