toggle menu
Signum
3.19.1
common
switch theme
search in API
indispensable
/
at.asitplus.signum.indispensable
/
MessageAuthenticationCode
Message
Authentication
Code
sealed
interface
MessageAuthenticationCode
:
DataIntegrityAlgorithm
,
Enumerable
(
source
)
Inheritors
Truncated
HMAC
Members
Types
Companion
Link copied to clipboard
object
Companion
:
Enumeration
<
MessageAuthenticationCode
>
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