Class SupportedAlgorithms.EC

java.lang.Object
org.bouncycastle.openpgp.smartcard.card.SupportedAlgorithms.Algorithm
org.bouncycastle.openpgp.smartcard.card.SupportedAlgorithms.EC
Enclosing class:
SupportedAlgorithms

public static class SupportedAlgorithms.EC extends SupportedAlgorithms.Algorithm
  • Field Details

    • curve

      public final org.bouncycastle.asn1.ASN1ObjectIdentifier curve
  • Constructor Details

    • EC

      public EC(byte keyRef, int algorithmId, org.bouncycastle.asn1.ASN1ObjectIdentifier curve)
  • Method Details