struct XMPP::SCRAM::ServerFirst

Defined in:

xmpp/scram.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(raw : String, attributes : Hash(String, String)) #

[View source]

Instance Method Detail

def attributes : Hash(String, String) #

def clone #

[View source]
def copy_with(raw _raw = @raw, attributes _attributes = @attributes) #

[View source]
def raw : String #