algorithmParameters property Null safety

List<ASN1Object> algorithmParameters
read / write

Additional parameters for the algorithm.

Implementation

late List<ASN1Object> algorithmParameters;