PHP 클래스 OpenPGP_OnePassSignaturePacket, horde

또한 보기: http://tools.ietf.org/html/rfc4880#section-5.4
상속: extends OpenPGP_Packet
파일 보기 프로젝트 열기: horde/horde

공개 프로퍼티들

프로퍼티 타입 설명
$hash_algorithm
$key_algorithm
$key_id
$nested
$signature_type
$version

공개 메소드들

메소드 설명
body ( )
read ( )

메소드 상세

body() 공개 메소드

public body ( )

read() 공개 메소드

public read ( )

프로퍼티 상세

$hash_algorithm 공개적으로 프로퍼티

public $hash_algorithm

$key_algorithm 공개적으로 프로퍼티

public $key_algorithm

$key_id 공개적으로 프로퍼티

public $key_id

$nested 공개적으로 프로퍼티

public $nested

$signature_type 공개적으로 프로퍼티

public $signature_type

$version 공개적으로 프로퍼티

public $version