public static class Certificate.CertContainer extends Object
CertUtils.CertContainer| Constructor and Description |
|---|
CertContainer(X509Certificate cert,
Key key)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
X509Certificate |
getCert()
Deprecated.
|
Key |
getKey()
Deprecated.
|
public CertContainer(X509Certificate cert, Key key)
public X509Certificate getCert()
public Key getKey()
Copyright © 2021. All rights reserved.