| java.lang.Object | |
| ↳ | org.bouncycastle.jce.provider.JCEDHPrivateKey |
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
java.security.Key
| |||||||||||
From interface
java.security.PrivateKey
| |||||||||||
From interface
javax.crypto.interfaces.DHPrivateKey
| |||||||||||
| Protected Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return a PKCS8 representation of the key.
| |||||||||||
return the encoding format we produce in getEncoded().
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
java.security.Key
| |||||||||||
From interface
javax.crypto.interfaces.DHKey
| |||||||||||
From interface
javax.crypto.interfaces.DHPrivateKey
| |||||||||||
From interface
org.bouncycastle.jce.interfaces.PKCS12BagAttributeCarrier
| |||||||||||
Return a PKCS8 representation of the key. The sequence returned represents a full PrivateKeyInfo object.
return the encoding format we produce in getEncoded().