Class BrickMaster.WifiEncryption

  • Enclosing class:
    BrickMaster

    public class BrickMaster.WifiEncryption
    extends java.lang.Object
    • Field Detail

      • encryption

        public short encryption
      • key

        public java.lang.String key
      • keyIndex

        public short keyIndex
      • eapOptions

        public short eapOptions
      • caCertificateLength

        public int caCertificateLength
      • clientCertificateLength

        public int clientCertificateLength
      • privateKeyLength

        public int privateKeyLength
    • Constructor Detail

      • WifiEncryption

        public WifiEncryption()
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object