CryptoMechanismType
CryptoMechanismType
CryptoMechanismType
Enum
Definition
The types of crypto mechanism
public enum CryptoMechanismType
type CryptoMechanismType =
Public Enum CryptoMechanismType
- Inheritance
Fields
AsymmetricKey AsymmetricKey AsymmetricKey | 1 | |
Certificate Certificate Certificate | 0 | |
Password Password Password | 3 | |
SymmetricKey SymmetricKey SymmetricKey | 2 |