메소드 | 설명 | |
---|---|---|
ECDsaPublicBcpgKey ( DerObjectIdentifier oid, BigInteger encodedPoint ) : System | ||
ECDsaPublicBcpgKey ( DerObjectIdentifier oid, ECPoint point ) : System |
메소드 | 설명 | |
---|---|---|
ECDsaPublicBcpgKey ( |
protected ECDsaPublicBcpgKey ( |
||
bcpgIn | The stream to read the packet from. | |
리턴 | System |
public ECDsaPublicBcpgKey ( DerObjectIdentifier oid, BigInteger encodedPoint ) : System | ||
oid | DerObjectIdentifier | |
encodedPoint | BigInteger | |
리턴 | System |
public ECDsaPublicBcpgKey ( DerObjectIdentifier oid, ECPoint point ) : System | ||
oid | DerObjectIdentifier | |
point | ECPoint | |
리턴 | System |