PrivateKeyDetails.@Deprecated
public final class PrivateKeyDetails
extends java.lang.Object
| Constructor and Description |
|---|
PrivateKeyDetails(java.lang.String type,
java.security.cert.X509Certificate[] certChain)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.security.cert.X509Certificate[] |
getCertChain()
Deprecated.
|
java.lang.String |
getType()
Deprecated.
|
java.lang.String |
toString()
Deprecated.
|