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