Class ECPublicBCPGKey

    • Constructor Detail

      • ECPublicBCPGKey

        protected ECPublicBCPGKey​(org.bouncycastle.asn1.ASN1ObjectIdentifier oid,
                                  org.bouncycastle.math.ec.ECPoint point)
      • ECPublicBCPGKey

        protected ECPublicBCPGKey​(org.bouncycastle.asn1.ASN1ObjectIdentifier oid,
                                  BigInteger encodedPoint)