CspProviderAlgorithmInfo Properties |
The CspProviderAlgorithmInfo type exposes the following members.
Name | Description | |
---|---|---|
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.
|