Compartir a través de


CryptoMechanismType Enum

Definition

The types of crypto mechanism

public enum CryptoMechanismType
type CryptoMechanismType = 
Public Enum CryptoMechanismType
Inheritance
CryptoMechanismType

Fields

Name Value Description
Certificate 0
AsymmetricKey 1
SymmetricKey 2
Password 3

Applies to