B-Arts DocumentationIndice generale

BCrypterLegacy

Identità

  • Namespace: B.BSecurity

  • Assembly: BFramework

  • Tipo: class

  • Sorgente API: versione 5.0.0

Scopo

Mantiene la compatibilità con dati cifrati dal precedente algoritmo B-Arts basato su Rijndael. Non è la scelta per nuove cifrature.

Dichiarazione

public static class BCrypterLegacy

Metodi

  • static string Decrypt(string cipherText)

  • static string Encrypt(string clearText)

  • static void ResetCryptPassword()

  • static void SetCryptPassword(string pwd)

Esempi

Consultare BCrypterLegacy - Esempi.