C# Class BExIS.DCM.UploadWizard.Utility

Afficher le fichier Open project: BEXIS2/Core

Méthodes publiques

Méthode Description
ComputeKey ( ) : string

Convert a list of strings to a md5 byte array

ObjectToByteArray ( Object obj ) : byte[]

Method Details

ComputeKey() public static méthode

Convert a list of strings to a md5 byte array
public static ComputeKey ( ) : string
Résultat string

ObjectToByteArray() public static méthode

public static ObjectToByteArray ( Object obj ) : byte[]
obj Object
Résultat byte[]