Class AlgorithmSuiteSecurityEvent

    • Constructor Detail

      • AlgorithmSuiteSecurityEvent

        public AlgorithmSuiteSecurityEvent()
    • Method Detail

      • getKeyLength

        public int getKeyLength()
      • setKeyLength

        public void setKeyLength​(int keyLength)
      • isDerivedKey

        public boolean isDerivedKey()
      • setDerivedKey

        public void setDerivedKey​(boolean derivedKey)
      • getAlgorithmURI

        public String getAlgorithmURI()
      • setAlgorithmURI

        public void setAlgorithmURI​(String algorithmURI)