n2n Page Rocket 1 API

n2n\util\crypt

­Open­Ssl­Utils

OpenSslUtils

Methods summary

Modifier and Type Method
public static cipherIvLength ( unknown algorithm )
public static randomPseudoBytes ( unknown size )
public static encrypt ( string data , string method , string key , int options = 0 , unknown iv = '' )
public static decrypt ( unknown data , unknown method , unknown key , int options = 0 , unknown iv = '' )

Methods in detail