Method | Description | |
---|---|---|
ECDomainParameters ( Org.BouncyCastle.Math.EC.ECCurve curve, |
||
ECDomainParameters ( Org.BouncyCastle.Math.EC.ECCurve curve, |
||
ECDomainParameters ( Org.BouncyCastle.Math.EC.ECCurve curve, |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
GetSeed ( ) : byte[] |
Method | Description | |
---|---|---|
Equals ( |
public ECDomainParameters ( Org.BouncyCastle.Math.EC.ECCurve curve, |
||
curve | Org.BouncyCastle.Math.EC.ECCurve | |
g | ||
n | ||
return | System |
public ECDomainParameters ( Org.BouncyCastle.Math.EC.ECCurve curve, |
||
curve | Org.BouncyCastle.Math.EC.ECCurve | |
g | ||
n | ||
h | ||
return | System |
public ECDomainParameters ( Org.BouncyCastle.Math.EC.ECCurve curve, |
||
curve | Org.BouncyCastle.Math.EC.ECCurve | |
g | ||
n | ||
h | ||
seed | byte | |
return | System |
protected Equals ( |
||
other | ||
return | bool |