Click or drag to resize

AlgorithmIdentifier Properties

The AlgorithmIdentifier type exposes the following members.

Properties
  NameDescription
Public propertyAlgorithmId
Gets an object identifier of an algorithm.
Public propertyParameters
Gets a byte array that provides encoded algorithm-specific parameters. In many cases, there are no parameters.
Public propertyRawData
Gets algorithm identifier ASN.1-encoded byte array.
Top
See Also