Property | Type | Description | |
---|---|---|---|
A | |||
S | |||
privB | |||
pubB | |||
u | |||
v |
Method | Description | |
---|---|---|
CalculateSecret ( IDigest digest, |
||
GenerateServerCredentials ( ) : |
||
Srp6Server ( SrpConstants param, |
public CalculateSecret ( IDigest digest, |
||
digest | IDigest | |
clientA | ||
return |
public GenerateServerCredentials ( ) : |
||
return |
public Srp6Server ( SrpConstants param, |
||
param | SrpConstants | |
v | ||
return | System |
protected BigInteger,Org.BouncyCastle.Math A | ||
return |
protected BigInteger,Org.BouncyCastle.Math S | ||
return |
protected BigInteger,Org.BouncyCastle.Math privB | ||
return |
protected BigInteger,Org.BouncyCastle.Math pubB | ||
return |
protected BigInteger,Org.BouncyCastle.Math u | ||
return |