Click or drag to resize

AlgorithmIdentifier Constructor

Overload List
  NameDescription
Public methodAlgorithmIdentifier(Byte)
Initializes a new instance of the AlgorithmIdentifier class from a ASN.1-encoded byte array that represents an AlgorithmIdentifier structure.
Public methodAlgorithmIdentifier(Oid, Byte)
Initializes a new instance of the AlgorithmIdentifier class from an algorithm object identifier and, optionally, algorithm parameters.
Top
See Also