|
|
ediSecurityAlgorithms |
The ediSecurityAlgorithms object represents a collection of security algorithms supported by
the Cryptographic Service Provider (CSP).
Methods
- First - Gets the first algorithm in the CSP.
- GetAlgorithm - Gets the algorithm in the CSP that is
located in the specified index.
- GetAlgorithmByName - Gets the algorithm in the CSP
that has a matching name.
- Next - Gets the next algorithm in the CSP. The next algorithm determined follows an algorithm previously retrieved.
Properties
- Count - Returns the total number of algorithms
supported by the CSP.