n2n Page Rocket 1 API

n2n\util\crypt

­Cipher

Cipher

Methods summary

Modifier and Type Method
public __construct ( EncryptionDescriptor encryptionDescriptor , string key = null , string iv = null )
public getKey ( )
public getIv ( )
public encrypt ( unknown data )
public decrypt ( unknown data )

Methods in detail