Klasse NLMRequestMasterKey

java.lang.Object
org.apache.plc4x.java.bacnetip.readwrite.NLM
org.apache.plc4x.java.bacnetip.readwrite.NLMRequestMasterKey
Alle implementierten Schnittstellen:
Message, Serializable

public class NLMRequestMasterKey extends NLM implements Message
  • Felddetails

    • numberOfSupportedKeyAlgorithms

      protected final short numberOfSupportedKeyAlgorithms
    • encryptionAndSignatureAlgorithms

      protected final byte[] encryptionAndSignatureAlgorithms
    • apduLength

      protected final Integer apduLength
  • Konstruktordetails

    • NLMRequestMasterKey

      public NLMRequestMasterKey(short numberOfSupportedKeyAlgorithms, byte[] encryptionAndSignatureAlgorithms, Integer apduLength)
  • Methodendetails