Class com.sekati.crypt.Goauld

Implemented Interfaces

ICipher

Description

Encodes and decodes a Goauld string.

Field Index

shiftValue

Method Index

calculate()

Field Detail

shiftValue

static public shiftValue:Number

Method Detail

calculate

static public function calculate(src:String):String

Encodes and decodes a Goauld string with the character code shift value.

Parameters

src(String)

Return

String