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

Packages that use CertUtils.CertContainer
org.nhindirect.config.model.utils Data model utility classes and methods. 
 

Uses of CertUtils.CertContainer in org.nhindirect.config.model.utils
 

Methods in org.nhindirect.config.model.utils that return CertUtils.CertContainer
static CertUtils.CertContainer CertUtils.toCertContainer(byte[] data)
           
static CertUtils.CertContainer CertUtils.toCertContainer(byte[] data, char[] keyStorePassPhrase, char[] privateKeyPassPhrase)
          Creates a certificate container that consists of the X509 certificate and its private key (if it exists).
 



Copyright © 2014. All Rights Reserved.