프로퍼티 | 타입 | 설명 | |
---|---|---|---|
B | |||
S | |||
privA | |||
pubA | |||
random | |||
u | |||
x |
메소드 | 설명 | |
---|---|---|
CalculateSecret ( IDigest digest, |
||
GenerateClientCredentials ( IDigest digest, byte salt, byte identity, byte password ) : |
||
Srp6Client ( SrpConstants param ) : GSF.Security |
메소드 | 설명 | |
---|---|---|
SelectPrivateValue ( ) : |
메소드 | 설명 | |
---|---|---|
CalculateS ( ) : |
public CalculateSecret ( IDigest digest, |
||
digest | IDigest | |
serverB | ||
리턴 |
public GenerateClientCredentials ( IDigest digest, byte salt, byte identity, byte password ) : |
||
digest | IDigest | |
salt | byte | |
identity | byte | |
password | byte | |
리턴 |
protected SelectPrivateValue ( ) : |
||
리턴 |
public Srp6Client ( SrpConstants param ) : GSF.Security | ||
param | SrpConstants | |
리턴 | GSF.Security |
protected BigInteger,Org.BouncyCastle.Math privA | ||
리턴 |
protected BigInteger,Org.BouncyCastle.Math pubA | ||
리턴 |
protected SecureRandom,Org.BouncyCastle.Security random | ||
리턴 |