Uses of Interface
org.opcfoundation.ua.transport.security.CertificateProvider

Packages that use CertificateProvider
org.opcfoundation.ua.transport.security This folder contains common security related classes 
org.opcfoundation.ua.utils Utility classes 
 

Uses of CertificateProvider in org.opcfoundation.ua.transport.security
 

Classes in org.opcfoundation.ua.transport.security that implement CertificateProvider
 class BcCertificateProvider
          BcCertificateProvider class.
 class ScCertificateProvider
          ScCertificateProvider class.
 class SunJceCertificateProvider
          SunJceCertificateProvider class.
 

Uses of CertificateProvider in org.opcfoundation.ua.utils
 

Methods in org.opcfoundation.ua.utils that return CertificateProvider
static CertificateProvider CertificateUtils.getCertificateProvider()
          Getter for the field certificateProvider.
 

Methods in org.opcfoundation.ua.utils with parameters of type CertificateProvider
static void CertificateUtils.setCertificateProvider(CertificateProvider certificateProvider)
          Define the preferred CertificateProvider.
 



Copyright © 2018. All rights reserved.