
public class CspProviderAlgorithmInfoPublic Class CspProviderAlgorithmInfopublic ref class CspProviderAlgorithmInfotype CspProviderAlgorithmInfo = class end| AlgorithmOperations | Gets the operations that can be performed by the algorithm. | 
| AlgorithmType | Gets the algorithm type. | 
| DefaultLength | Gets the default length of a key. | 
| IncrementLength | Gets a value, in bits, that can be used to determine valid incremental key lengths for algorithms that support multiple key sizes. | 
| IsValid | Gets a Boolean value that specifies whether the algorithm object is valid. | 
| LongName | Gets the full name of the algorithm. | 
| MaxLength | Gets the maximum permitted length for a key. | 
| MinLength | Gets the minimum permitted length for a key. | 
| Name | Gets the abbreviated algorithm name. | 
| Equals | (Inherited from Object) | 
| Finalize | (Inherited from Object) | 
| GetHashCode | (Inherited from Object) | 
| GetType | (Inherited from Object) | 
| MemberwiseClone | (Inherited from Object) | 
| ToString | (Inherited from Object) |