Crypt::OpenPGP::Plaintext 1.03
Sponsored Links
Crypt::OpenPGP::Plaintext 1.03 Ranking & Summary
File size:
0.095 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
800
Date added:
2007-08-17
Publisher:
Benjamin Trott
Crypt::OpenPGP::Plaintext 1.03 description
Crypt::OpenPGP::Plaintext is a plaintext, literal-data packet.
SYNOPSIS
use Crypt::OpenPGP::Plaintext;
my $pt = Crypt::OpenPGP::Plaintext->new(
Data => $data,
Filename => $file,
);
my $serialized = $pt->save;
my $pt = Crypt::OpenPGP::Plaintext->parse($buffer);
Crypt::OpenPGP::Plaintext implements plaintext literal-data packets, and is essentially just a container for a string of octets, along with some meta-data about the plaintext.
USAGE
Crypt::OpenPGP::Plaintext->new( %arg )
Creates a new plaintext data packet object and returns that object. If there are no arguments in %arg, the object is created with an empty data container; this is used, for example, in parse (below), to create an empty packet which is then filled from the data in the buffer.
If you wish to initialize a non-empty object, %arg can contain:
Data
A block of octets that make up the plaintext data.
This argument is required (for a non-empty object).
Filename
The name of the file that this data came from, or the name of a file where it should be saved upon extraction from the packet (after decryption, for example, if this packet is going to be encrypted).
Mode
The mode in which the data is formatted. Valid values are t and b, meaning "text" and "binary", respectively.
This argument is optional; Mode defaults to b.
$pt->save
Returns the serialized form of the plaintext object, which is the plaintext data, preceded by some meta-data describing the data.
Crypt::OpenPGP::Plaintext->parse($buffer)
Given $buffer, a Crypt::OpenPGP::Buffer object holding (or with offset pointing to) a plaintext data packet, returns a new Crypt::OpenPGP::Ciphertext object, initialized with the data in the buffer.
$pt->data
Returns the plaintext data.
$pt->mode
Returns the mode of the packet (either t or b).
SYNOPSIS
use Crypt::OpenPGP::Plaintext;
my $pt = Crypt::OpenPGP::Plaintext->new(
Data => $data,
Filename => $file,
);
my $serialized = $pt->save;
my $pt = Crypt::OpenPGP::Plaintext->parse($buffer);
Crypt::OpenPGP::Plaintext implements plaintext literal-data packets, and is essentially just a container for a string of octets, along with some meta-data about the plaintext.
USAGE
Crypt::OpenPGP::Plaintext->new( %arg )
Creates a new plaintext data packet object and returns that object. If there are no arguments in %arg, the object is created with an empty data container; this is used, for example, in parse (below), to create an empty packet which is then filled from the data in the buffer.
If you wish to initialize a non-empty object, %arg can contain:
Data
A block of octets that make up the plaintext data.
This argument is required (for a non-empty object).
Filename
The name of the file that this data came from, or the name of a file where it should be saved upon extraction from the packet (after decryption, for example, if this packet is going to be encrypted).
Mode
The mode in which the data is formatted. Valid values are t and b, meaning "text" and "binary", respectively.
This argument is optional; Mode defaults to b.
$pt->save
Returns the serialized form of the plaintext object, which is the plaintext data, preceded by some meta-data describing the data.
Crypt::OpenPGP::Plaintext->parse($buffer)
Given $buffer, a Crypt::OpenPGP::Buffer object holding (or with offset pointing to) a plaintext data packet, returns a new Crypt::OpenPGP::Ciphertext object, initialized with the data in the buffer.
$pt->data
Returns the plaintext data.
$pt->mode
Returns the mode of the packet (either t or b).
Crypt::OpenPGP::Plaintext 1.03 Screenshot
Advertisements
Crypt::OpenPGP::Plaintext 1.03 Keywords
OpenPGP
Plaintext 1.03
data
plaintext
packet
object
mode
buffer
Crypt::OpenPGP::Plaintext
CryptOpenPGPPlaintext
Crypt::OpenPGP::Plaintext 1.03
Libraries
Programming
Bookmark Crypt::OpenPGP::Plaintext 1.03
Crypt::OpenPGP::Plaintext 1.03 Copyright
WareSeeker periodically updates pricing and software information of Crypt::OpenPGP::Plaintext 1.03 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Crypt::OpenPGP::Plaintext 1.03 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
Related Software
Crypt::OpenPGP is a Pure-Perl OpenPGP implementation. Free Download
Pod::PlainText is a Perl module that can convert POD data to formatted ASCII text. Free Download
Crypt::OpenSSL::SMIME is a Perl module for signing and encrypting messages with S/MIME standard using OpenSSL libraries. Free Download
MSCCrypto includes collection of the best encryption and hashing algorithms: RSA, AES, Blowfish, Twofish, MD5, SHA1 and 32-bit CRC checksum. Includes PGP/OpenPGP compatible component Free Download
App::SimpleScan::Plugin::Plaintext is a Perl module that can check a pages text without markup. Free Download
Crypt::Enigma is a Perl extension for emulating a World War II Enigma. Free Download
Crypt::UnixCrypt_XS is a perl xs interface for a portable traditional crypt function. Free Download
Crypt::OpenSSL::CA::Resources is a bibliography of documentations and tools about implementing X509 PKIs in Perl. Free Download
Latest Software
Popular Software
Favourite Software