AlgorithmIdentifier Class
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9147)
The AlgorithmIdentifier class defines an algorithm used for a cryptographic operation.
Syntax
public class AlgorithmIdentifier
Inherited Members
Constructors
Name | Description |
---|---|
Algorithm |
Creates an instance of the Algorithm |
Algorithm |
Creates an instance of the Algorithm |
Properties
Name | Description |
---|---|
Oid | Gets the object identifier for the algorithm. |
Parameters | Gets the algorithm parameters. |