AlgorithmIdentifier Constructor |
Name | Description | |
---|---|---|
![]() | AlgorithmIdentifier(Byte) |
Initializes a new instance of the AlgorithmIdentifier class from a ASN.1-encoded
byte array that represents an AlgorithmIdentifier structure.
|
![]() | AlgorithmIdentifier(Oid, Byte) |
Initializes a new instance of the AlgorithmIdentifier class from an algorithm
object identifier and, optionally, algorithm parameters.
|