38 safeAlgorithmHandle.SetCipherMode(cipherMode);
39 return safeAlgorithmHandle;
static readonly Lazy< SafeAlgorithmHandle > s_hAlgEcb
static SafeAlgorithmHandle GetSharedHandle(CipherMode cipherMode, int feedback)
static readonly Lazy< SafeAlgorithmHandle > s_hAlgCfb8
static readonly Lazy< SafeAlgorithmHandle > s_hAlgCbc
static Lazy< SafeAlgorithmHandle > OpenDesAlgorithm(string cipherMode)
static SafeAlgorithmHandle BCryptOpenAlgorithmProvider(string pszAlgId, string pszImplementation, OpenAlgorithmProviderFlags dwFlags)
OpenAlgorithmProviderFlags