public class HashedId
extends org.bouncycastle.asn1.ASN1Object
Modifier and Type | Class and Description |
---|---|
static class |
HashedId.HashedId10 |
static class |
HashedId.HashedId3 |
static class |
HashedId.HashedId32 |
static class |
HashedId.HashedId8 |
Modifier | Constructor and Description |
---|---|
protected |
HashedId(byte[] string) |
Modifier and Type | Method and Description |
---|---|
static HashedId |
getInstance(java.lang.Object src) |
org.bouncycastle.asn1.ASN1Primitive |
toASN1Primitive() |
public static HashedId getInstance(java.lang.Object src)
public org.bouncycastle.asn1.ASN1Primitive toASN1Primitive()
toASN1Primitive
in interface org.bouncycastle.asn1.ASN1Encodable
toASN1Primitive
in class org.bouncycastle.asn1.ASN1Object