PHP 클래스 OpenPGP_LiteralDataPacket, horde

또한 보기: http://tools.ietf.org/html/rfc4880#section-5.9
상속: extends OpenPGP_Packet
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$filename
$format
$timestamp

공개 메소드들

메소드 설명
__construct ( $data = NULL, $opt = [] )
body ( )
normalize ( $clearsign = false )
read ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $data = NULL, $opt = [] )

body() 공개 메소드

public body ( )

normalize() 공개 메소드

public normalize ( $clearsign = false )

read() 공개 메소드

public read ( )

프로퍼티 상세

$filename 공개적으로 프로퍼티

public $filename

$format 공개적으로 프로퍼티

public $format

$timestamp 공개적으로 프로퍼티

public $timestamp