Class KeypairGenControl.ECKeypairGenControl

    • Constructor Detail

      • ECKeypairGenControl

        public ECKeypairGenControl​(org.bouncycastle.asn1.ASN1ObjectIdentifier curveOid)
      • ECKeypairGenControl

        public ECKeypairGenControl​(org.bouncycastle.asn1.ASN1ObjectIdentifier curveOid,
                                   org.bouncycastle.asn1.ASN1ObjectIdentifier keyAlgorithmOid)
    • Method Detail

      • getCurveOid

        public org.bouncycastle.asn1.ASN1ObjectIdentifier getCurveOid()
      • getKeyAlgorithm

        public org.bouncycastle.asn1.x509.AlgorithmIdentifier getKeyAlgorithm()