SessionTransportTransformerMessageAuthentication

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