struct SecureRemotePassword::Challenge

Included Modules

Defined in:

secure-remote-password/challenge.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(proof : String, salt : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def proof : String #

[View source]
def salt : String #

[View source]