SessionTransportTransformerMessageAuthentication

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