Class ChannelSecurity.SecretKeys
java.lang.Object
org.eclipse.milo.opcua.stack.core.channel.ChannelSecurity.SecretKeys
- Enclosing class:
- ChannelSecurity
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]byte[]byte[]
-
Method Details
-
getSignatureKey
public byte[] getSignatureKey() -
getEncryptionKey
public byte[] getEncryptionKey() -
getInitializationVector
public byte[] getInitializationVector()
-