autobahn.wamp.gen.wamp.proto.AuthCryptosignChallenge

Attributes

np

Classes

Functions

AddChannelBinding(builder, channelBinding)

AuthCryptosignChallengeAddChannelBinding(builder, ...)

AuthCryptosignChallengeEnd(builder)

AuthCryptosignChallengeStart(builder)

End(builder)

Start(builder)

Module Contents

AddChannelBinding(builder, channelBinding)[source]
class AuthCryptosignChallenge[source]

Bases: object

ChannelBinding()[source]
classmethod GetRootAs(buf, offset=0)[source]
classmethod GetRootAsAuthCryptosignChallenge(buf, offset=0)[source]

This method is deprecated. Please switch to GetRootAs.

Init(buf, pos)[source]
__slots__ = ['_tab'][source]
AuthCryptosignChallengeAddChannelBinding(builder, channelBinding)[source]
AuthCryptosignChallengeEnd(builder)[source]
AuthCryptosignChallengeStart(builder)[source]
End(builder)[source]
Start(builder)[source]
np[source]