org.opcfoundation.ua.transport.tcp.impl
Class ChunkAsymmEncryptSigner
java.lang.Object
org.opcfoundation.ua.transport.tcp.impl.ChunkAsymmEncryptSigner
- All Implemented Interfaces:
- Runnable
public class ChunkAsymmEncryptSigner
- extends Object
- implements Runnable
ChunkAsymmEncryptSigner class.
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChunkAsymmEncryptSigner
public ChunkAsymmEncryptSigner(ByteBuffer chunk,
ByteBuffer body,
SecurityConfiguration profile)
Constructor for ChunkAsymmEncryptSigner.
- Parameters:
chunk - a ByteBuffer object.body - a ByteBuffer object.profile - a SecurityConfiguration object.
run
public void run()
throws RuntimeServiceResultException
-
- Specified by:
run in interface Runnable
- Throws:
RuntimeServiceResultException
Copyright © 2018. All rights reserved.