org.nhindirect.config.model.utils
Class CertUtils.CertContainer

java.lang.Object
  extended by org.nhindirect.config.model.utils.CertUtils.CertContainer
Enclosing class:
CertUtils

public static class CertUtils.CertContainer
extends Object


Constructor Summary
CertUtils.CertContainer(X509Certificate cert, Key key)
           
 
Method Summary
 X509Certificate getCert()
           
 Key getKey()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CertUtils.CertContainer

public CertUtils.CertContainer(X509Certificate cert,
                               Key key)
Method Detail

getCert

public X509Certificate getCert()

getKey

public Key getKey()


Copyright © 2014. All Rights Reserved.