org.nhindirect.config.model.utils
Class CertUtils.CertContainer
java.lang.Object
org.nhindirect.config.model.utils.CertUtils.CertContainer
- Enclosing class:
- CertUtils
public static class CertUtils.CertContainer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CertUtils.CertContainer
public CertUtils.CertContainer(X509Certificate cert,
Key key)
getCert
public X509Certificate getCert()
getKey
public Key getKey()
Copyright © 2014. All Rights Reserved.