Interface ISensitiveParameterHandler

All Known Implementing Classes:
ServerSecurityManager

public interface ISensitiveParameterHandler
Interface used for sensitive parameter encoding and decoding with keys exchanged between the server and the client.
Author:
Christopher Mindus
  • Method Summary

    Modifier and Type
    Method
    Description
    Decodes a sensitive information device parameter using the previously exchanged keys.
    Encodes a sensitive information device parameter using the previously exchanged keys.