sigAlgParams property

List<int>? sigAlgParams

Gets the DER-encoded signature algorithm parameters from this certificate's signature algorithm.

Implementation

List<int>? get sigAlgParams => null;