toggle menu
Signum
3.17.0
common
switch theme
search in API
indispensable
/
at.asitplus.signum.indispensable
/
MessageAuthenticationCode
Message
Authentication
Code
sealed
interface
MessageAuthenticationCode
:
DataIntegrityAlgorithm
(
source
)
Inheritors
Truncated
HMAC
Members
Types
Companion
Link copied to clipboard
object
Companion
Truncated
Link copied to clipboard
data
class
Truncated
:
MessageAuthenticationCode
Properties
output
Length
Link copied to clipboard
abstract
val
outputLength
:
BitLength
output size of MAC
Functions
truncated
To
Link copied to clipboard
open
fun
truncatedTo
(
length
:
BitLength
)
:
MessageAuthenticationCode