SecurityNonceReport constructor

SecurityNonceReport(
  1. List<int> data
)

Implementation

SecurityNonceReport(List<int> data) : super(data);