Referencia de la Clase sage.ew.lic.SageLic

Métodos públicos

int Iniciar ()
 Iniciar proceso Más...
 
Boolean VerifyXml (XmlDocument Doc, RSA Key)
 Verify the signature of an XML file against an asymmetric algorithm and return the result. Más...
 

Métodos públicos estáticos

static void SignXml (XmlDocument Doc, RSA Key)
 Sign an XML file. This document cannot be verified unless the verifying code has the key with which it was signed. Más...
 

Campos de datos

string pcLicenciaEW = string.Empty
 
string pcRutaSageLic = string.Empty
 
string pcGuidInstEW = string.Empty
 
string pcSecretoEW = string.Empty
 
string pcChecksum = string.Empty
 
int pnAccion = 0
 
bool plPreProduccion = false
 

Descripción detallada

Definición en la línea 18 del archivo SageLic.cs.

Documentación de las funciones miembro

◆ Iniciar()

int sage.ew.lic.SageLic.Iniciar ( )
inline

Iniciar proceso

Devuelve

Definición en la línea 63 del archivo SageLic.cs.

◆ SignXml()

static void sage.ew.lic.SageLic.SignXml ( XmlDocument  Doc,
RSA  Key 
)
inlinestatic

Sign an XML file. This document cannot be verified unless the verifying code has the key with which it was signed.

Parámetros
Doc
Key
Excepciones
ArgumentException

Definición en la línea 146 del archivo SageLic.cs.

◆ VerifyXml()

Boolean sage.ew.lic.SageLic.VerifyXml ( XmlDocument  Doc,
RSA  Key 
)
inline

Verify the signature of an XML file against an asymmetric algorithm and return the result.

Parámetros
Doc
Key
Devuelve
Excepciones
ArgumentException

Definición en la línea 114 del archivo SageLic.cs.

Documentación de los campos

◆ pcChecksum

string sage.ew.lic.SageLic.pcChecksum = string.Empty

Definición en la línea 50 del archivo SageLic.cs.

◆ pcGuidInstEW

string sage.ew.lic.SageLic.pcGuidInstEW = string.Empty

Definición en la línea 48 del archivo SageLic.cs.

◆ pcLicenciaEW

string sage.ew.lic.SageLic.pcLicenciaEW = string.Empty

Definición en la línea 46 del archivo SageLic.cs.

◆ pcRutaSageLic

string sage.ew.lic.SageLic.pcRutaSageLic = string.Empty

Definición en la línea 47 del archivo SageLic.cs.

◆ pcSecretoEW

string sage.ew.lic.SageLic.pcSecretoEW = string.Empty

Definición en la línea 49 del archivo SageLic.cs.

◆ plPreProduccion

bool sage.ew.lic.SageLic.plPreProduccion = false

Definición en la línea 52 del archivo SageLic.cs.

◆ pnAccion

int sage.ew.lic.SageLic.pnAccion = 0

Definición en la línea 51 del archivo SageLic.cs.


La documentación para esta clase fue generada a partir del siguiente fichero: