BLicenseWeb
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 alBFrameworkmoderno .NET 10.
Identità
Assembly/progetto:
B-ArtsFramework.Target:
.NET Framework 4.7.2.Namespace CLR:
BArts.BSecurity.Nome completo:
BArts.BSecurity.BLicenseWeb.Tipo:
class.Ambito:
runtime/interfaccia pubblica.
Ruolo
Crittografia, autenticazione, licenze e firma dei file.
Dichiarazione
Public Class BLicenseWeb
Costruttori
| Nome | Dichiarazione |
|---|---|
New |
Public Sub New(ByVal Password As String) |
Metodi
| Nome | Dichiarazione |
|---|---|
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 |
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 |
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\BLicenseWeb.vb
