SRP6ServerSession.step2

Server side step 2

class SRP6ServerSession
public
step2
(
const(BigInt)* A
)

Parameters

A const(BigInt)*

the client's value

Return Value

shared symmetric key

Meta