C# Class RabbitMQ.Client.PlainMechanism

Inheritance: AuthMechanism
Exibir arquivo Open project: CSGOpenSource/rabbitmq-dotnet-client

Public Methods

Method Description
handleChallenge ( byte challenge, ConnectionFactory factory ) : byte[]

Method Details

handleChallenge() public method

public handleChallenge ( byte challenge, ConnectionFactory factory ) : byte[]
challenge byte
factory ConnectionFactory
return byte[]