Package | Description |
---|---|
com.veraxsystems.vxipmi.coding.security |
Authentication, confidentiality and integrity algorithms.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationRakpHmacSha1
RAKP-HMAC-SHA1 authentication algorithm.
|
class |
AuthenticationRakpNone
RAKP-None authentication algorithm.
|
Modifier and Type | Method and Description |
---|---|
AuthenticationAlgorithm |
CipherSuite.getAuthenticationAlgorithm()
Returns instance of AuthenticationAlgorithm class.
|