B-Arts DocumentationIndice generale

BLicense

Linea B-Arts Legacy: questa scheda descrive B-ArtsFramework (.NET Framework 4.7.2). Non usare firme o namespace come se appartenessero alla linea Classic successiva o al BFramework moderno .NET 10.

Identità

  • Assembly/progetto: B-ArtsFramework.

  • Target: .NET Framework 4.7.2.

  • Namespace CLR: BArts.BSecurity.

  • Nome completo: BArts.BSecurity.BLicense.

  • Tipo: class.

  • Ambito: runtime/interfaccia pubblica.

Ruolo

Crittografia, autenticazione, licenze e firma dei file.

Dichiarazione

Public Class BLicense

Costruttori

Nome Dichiarazione
New Public Sub New(ByVal Password As String)

Metodi

Nome Dichiarazione
GeneraCodice Public Function GeneraCodice(ByVal RagSoc As String, ByVal NomeSoftware As String, ByVal IDSoft As Long, ByVal VerMag As Byte, ByVal IDLic As Long) As String
CreaFileLicenza Public Function CreaFileLicenza(ByVal Path As String, ByVal ID As Long, _ ByVal RagSoc As String, ByVal Key As String, ByVal Moduli As String) As Boolean
CheckLic Public Function CheckLic(ByVal FileLic As String, ByVal IDSoft As String, ByVal DescrSoft As String, ByVal VerMag As Byte) As Boolean
GetRagSoc Public Function GetRagSoc(ByVal FileLic As String) As String
GetModuli Public Function GetModuli(ByVal FileLic As String) As String

Sorgenti verificati

  • Security\BLicense.vb