CryptoMechanismType Enum

Definition

The types of crypto mechanism

public enum CryptoMechanismType
type CryptoMechanismType = 
Public Enum CryptoMechanismType
Inheritance
CryptoMechanismType

Fields

AsymmetricKey 1
Certificate 0
Password 3
SymmetricKey 2

Applies to