Uses of Class
org.opcfoundation.ua.core.X509IdentityToken

Packages that use X509IdentityToken
org.opcfoundation.ua.core All the code in this package are codegenerated. 
org.opcfoundation.ua.utils Utility classes 
 

Uses of X509IdentityToken in org.opcfoundation.ua.core
 

Methods in org.opcfoundation.ua.core that return X509IdentityToken
 X509IdentityToken X509IdentityToken.clone()
          Deep clone
 

Uses of X509IdentityToken in org.opcfoundation.ua.utils
 

Methods in org.opcfoundation.ua.utils that return X509IdentityToken
static X509IdentityToken EndpointUtil.createX509IdentityToken(EndpointDescription ep, byte[] serverNonce, Cert certificate, PrivateKey key, SignatureData signatureData)
          createX509IdentityToken.
 



Copyright © 2018. All rights reserved.