Klasse KeyModulusGetter

java.lang.Object
org.iqtig.xpacker.impl.KeyModulusGetter

public class KeyModulusGetter extends Object
  • Konstruktordetails

    • KeyModulusGetter

      public KeyModulusGetter(List<String> keynames) throws IqtigError, org.iqtig.packer.shared.error.crypto.CryptoException
      Löst aus:
      IqtigError
      org.iqtig.packer.shared.error.crypto.CryptoException
    • KeyModulusGetter

      public KeyModulusGetter(File keyFile) throws org.iqtig.packer.shared.error.crypto.CryptoException
      Löst aus:
      org.iqtig.packer.shared.error.crypto.CryptoException
  • Methodendetails

    • getModulus

      public String getModulus()
    • printOutModulus

      public void printOutModulus()