Méthode | Description | |
---|---|---|
ECDsaPublicBcpgKey ( DerObjectIdentifier oid, BigInteger encodedPoint ) : System | ||
ECDsaPublicBcpgKey ( DerObjectIdentifier oid, ECPoint point ) : System |
Méthode | Description | |
---|---|---|
ECDsaPublicBcpgKey ( |
protected ECDsaPublicBcpgKey ( |
||
bcpgIn | The stream to read the packet from. | |
Résultat | System |
public ECDsaPublicBcpgKey ( DerObjectIdentifier oid, BigInteger encodedPoint ) : System | ||
oid | DerObjectIdentifier | |
encodedPoint | BigInteger | |
Résultat | System |
public ECDsaPublicBcpgKey ( DerObjectIdentifier oid, ECPoint point ) : System | ||
oid | DerObjectIdentifier | |
point | ECPoint | |
Résultat | System |