Uses of Class
org.sentrysoftware.ipmi.core.coding.security.IntegrityAlgorithm
Packages that use IntegrityAlgorithm
Package
Description
Authentication, confidentiality and integrity algorithms.
-
Uses of IntegrityAlgorithm in org.sentrysoftware.ipmi.core.coding.security
Subclasses of IntegrityAlgorithm in org.sentrysoftware.ipmi.core.coding.securityModifier and TypeClassDescriptionclassHMAC-SHA1-96 integrity algorithm.classClass representing RAKP-None integrity algorithmMethods in org.sentrysoftware.ipmi.core.coding.security that return IntegrityAlgorithmModifier and TypeMethodDescriptionCipherSuite.getIntegrityAlgorithm()Returns instance of IntegrityAlgorithm class.