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