SessionTransportTransformerMessageAuthentication

constructor(key: ByteArray, algorithm: String = "HmacSHA256")(source)
constructor(keySpec: SecretKeySpec, algorithm: String = "HmacSHA256")(source)