Class SupportedAlgorithms.RSA

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

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

    • keySize

      public final int keySize
  • Constructor Details

    • RSA

      public RSA(byte keyRef, int algorithmId, int keySize)
  • Method Details