Package | Description |
---|---|
org.bouncycastle.asn1.x9 |
Modifier and Type | Method and Description |
---|---|
static DHPublicKey |
DHPublicKey.getInstance(ASN1TaggedObject obj,
boolean explicit)
Return a DHPublicKey from the passed in tagged object.
|
static DHPublicKey |
DHPublicKey.getInstance(Object obj)
Return a DHPublicKey from the passed in object.
|
Copyright © 2017 BouncyCastle.org. All rights reserved.