Click or drag to resize

StiPackerPackAndEncrypt Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Helpers.StiPacker.PackAndEncrypt(System.Byte[],System.String)"]

Namespace:  Stimulsoft.Base.Helpers
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static byte[] PackAndEncrypt(
	byte[] bytes,
	string encryptedId
)

Parameters

bytes
Type: SystemByte

[Missing <param name="bytes"/> documentation for "M:Stimulsoft.Base.Helpers.StiPacker.PackAndEncrypt(System.Byte[],System.String)"]

encryptedId
Type: SystemString

[Missing <param name="encryptedId"/> documentation for "M:Stimulsoft.Base.Helpers.StiPacker.PackAndEncrypt(System.Byte[],System.String)"]

Return Value

Type: Byte

[Missing <returns> documentation for "M:Stimulsoft.Base.Helpers.StiPacker.PackAndEncrypt(System.Byte[],System.String)"]

See Also