flcCipherRC2 Namespace
Represents namespace flcCipherRC2
.
Name | Description | |
---|---|---|
TRC2Block | Represents type | |
TRC2CipherKey | Represents type |
Name | Description | |
---|---|---|
PRC2Block | Represents a pointer type to TRC2Block. | |
PRC2CipherKey | Represents a pointer type to TRC2CipherKey. |
Name | Description | |
---|---|---|
RC2BlockSize | Represents constant |
Name | Description | |
---|---|---|
RC2DecryptBlock(TRC2CipherKey,TRC2Block) | Represents method | |
RC2EncryptBlock(TRC2CipherKey,TRC2Block) | Represents method | |
RC2Init(Void,Integer,Integer,TRC2CipherKey) | Represents method |