| Algorithm Properties |
The Algorithm type exposes the following members.
| Name | Description | |
|---|---|---|
| BitLength |
Gets the length of key used for message encryption in the cryptographic algorithm.
| |
| Category |
Gets the category (type) of cryptographic algorithm.
| |
| ID |
Gets the unique cryptographic algorithm identifier used by CryptoAPI.
| |
| Name |
Gets the name of cryptographic algorithm.
| |
| Oid |
Gets the unique string used by the operating system to identify this cryptographic algorithm.
|