메소드 | 설명 | |
---|---|---|
GetPointEncoding ( ) : byte[] | ||
ToAsn1Object ( ) : Asn1Object | ||
X9ECPoint ( |
||
X9ECPoint ( |
||
X9ECPoint ( NBitcoin.BouncyCastle.Math.EC.ECPoint p ) : NBitcoin.BouncyCastle.Math.EC | ||
X9ECPoint ( NBitcoin.BouncyCastle.Math.EC.ECPoint p, bool compressed ) : NBitcoin.BouncyCastle.Math.EC |
public X9ECPoint ( |
||
c | ||
s | Asn1OctetString | |
리턴 | NBitcoin.BouncyCastle.Math.EC |
public X9ECPoint ( |
||
c | ||
encoding | byte | |
리턴 | NBitcoin.BouncyCastle.Math.EC |
public X9ECPoint ( NBitcoin.BouncyCastle.Math.EC.ECPoint p ) : NBitcoin.BouncyCastle.Math.EC | ||
p | NBitcoin.BouncyCastle.Math.EC.ECPoint | |
리턴 | NBitcoin.BouncyCastle.Math.EC |
public X9ECPoint ( NBitcoin.BouncyCastle.Math.EC.ECPoint p, bool compressed ) : NBitcoin.BouncyCastle.Math.EC | ||
p | NBitcoin.BouncyCastle.Math.EC.ECPoint | |
compressed | bool | |
리턴 | NBitcoin.BouncyCastle.Math.EC |