Method | Description | |
---|---|---|
DsaValidationParameters ( byte seed, int counter ) : System | ||
DsaValidationParameters ( byte seed, int counter, int usageIndex ) : System | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
GetSeed ( ) : byte[] |
Method | Description | |
---|---|---|
Equals ( |
public DsaValidationParameters ( byte seed, int counter ) : System | ||
seed | byte | |
counter | int | |
return | System |
public DsaValidationParameters ( byte seed, int counter, int usageIndex ) : System | ||
seed | byte | |
counter | int | |
usageIndex | int | |
return | System |
protected Equals ( |
||
other | ||
return | bool |