|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.asn1.ASN1Encodable
org.bouncycastle.asn1.x9.DHPublicKey
public class DHPublicKey
| Field Summary |
|---|
| Fields inherited from class org.bouncycastle.asn1.ASN1Encodable |
|---|
BER, DER |
| Constructor Summary | |
|---|---|
DHPublicKey(DERInteger y)
|
|
| Method Summary | |
|---|---|
static DHPublicKey |
getInstance(ASN1TaggedObject obj,
boolean explicit)
|
static DHPublicKey |
getInstance(java.lang.Object obj)
|
DERInteger |
getY()
|
DERObject |
toASN1Object()
|
| Methods inherited from class org.bouncycastle.asn1.ASN1Encodable |
|---|
equals, getDEREncoded, getDERObject, getEncoded, getEncoded, hashCode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DHPublicKey(DERInteger y)
| Method Detail |
|---|
public static DHPublicKey getInstance(ASN1TaggedObject obj,
boolean explicit)
public static DHPublicKey getInstance(java.lang.Object obj)
public DERInteger getY()
public DERObject toASN1Object()
toASN1Object in class ASN1Encodable
|
Bouncy Castle Cryptography Library 1.46 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||