Uses of Class
org.netxms.base.EncryptionContext
Packages that use EncryptionContext
-
Uses of EncryptionContext in org.netxms.base
Methods in org.netxms.base that return EncryptionContextModifier and TypeMethodDescriptionstatic EncryptionContextEncryptionContext.createInstance(NXCPMessage request) Create encryption context based on information from session key request message.Methods in org.netxms.base with parameters of type EncryptionContextModifier and TypeMethodDescriptionNXCPMessageReceiver.receiveMessage(InputStream in, EncryptionContext ectx) Receive NXCP message from input streamConstructors in org.netxms.base with parameters of type EncryptionContextModifierConstructorDescriptionNXCPMessage(byte[] nxcpMessage, EncryptionContext ectx) Create NXCPMessage from binary NXCP message