Class KeyModulusGetter


  • public class KeyModulusGetter
    extends Object
    • Constructor Detail

      • KeyModulusGetter

        public KeyModulusGetter​(List<String> keynames)
                         throws IqtigError,
                                org.iqtig.packer.shared.error.crypto.CryptoException
        Throws:
        IqtigError
        org.iqtig.packer.shared.error.crypto.CryptoException
      • KeyModulusGetter

        public KeyModulusGetter​(File keyFile)
                         throws org.iqtig.packer.shared.error.crypto.CryptoException
        Throws:
        org.iqtig.packer.shared.error.crypto.CryptoException
    • Method Detail

      • getModulus

        public String getModulus()
      • printOutModulus

        public void printOutModulus()