autobahn.wamp.gen.wamp.proto.AuthCryptosignChallenge


Module Contents

Functions

AuthCryptosignChallengeStart(builder)

Start(builder)

AuthCryptosignChallengeAddChannelBinding(builder, ...)

AddChannelBinding(builder, channelBinding)

AuthCryptosignChallengeEnd(builder)

End(builder)

Attributes

np

autobahn.wamp.gen.wamp.proto.AuthCryptosignChallenge.np
class autobahn.wamp.gen.wamp.proto.AuthCryptosignChallenge.AuthCryptosignChallenge[source]

Bases: object

__slots__ = ['_tab']
classmethod GetRootAs(buf, offset=0)[source]
classmethod GetRootAsAuthCryptosignChallenge(buf, offset=0)[source]

This method is deprecated. Please switch to GetRootAs.

Init(buf, pos)[source]
ChannelBinding()[source]
autobahn.wamp.gen.wamp.proto.AuthCryptosignChallenge.AuthCryptosignChallengeStart(builder)[source]
autobahn.wamp.gen.wamp.proto.AuthCryptosignChallenge.Start(builder)[source]
autobahn.wamp.gen.wamp.proto.AuthCryptosignChallenge.AuthCryptosignChallengeAddChannelBinding(builder, channelBinding)[source]
autobahn.wamp.gen.wamp.proto.AuthCryptosignChallenge.AddChannelBinding(builder, channelBinding)[source]
autobahn.wamp.gen.wamp.proto.AuthCryptosignChallenge.AuthCryptosignChallengeEnd(builder)[source]
autobahn.wamp.gen.wamp.proto.AuthCryptosignChallenge.End(builder)[source]