CryptoCryptoType Property

type of encryption / decryption used

Definition

Namespace: KLib.Crypto
Assembly: KLib.Utilities (in KLib.Utilities.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public CryptoCryptoTypes CryptoType { get; set; }

Property Value

CryptoCryptoTypes

See Also