Mail::DKIM::DkSignature 0.28
Sponsored Links
Mail::DKIM::DkSignature 0.28 Ranking & Summary
File size:
0.050 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
805
Date added:
2007-08-14
Publisher:
Messiah College
Mail::DKIM::DkSignature 0.28 description
Mail::DKIM::DkSignature is a DomainKeys signature header.
CONSTRUCTORS
parse() - create a new signature from a DomainKey-Signature header
my $sig = parse Mail::DKIM::DkSignature(
"DomainKey-Signature: a=rsa-sha1; b=yluiJ7+0=; c=nofws"
);
Constructs a signature by parsing the provided DomainKey-Signature header content. You do not have to include the header name (i.e. "DomainKey-Signature:") but it is recommended, so the header name can be preserved and returned the same way in as_string().
Note: The input to this constructor is in the same format as the output of the as_string method.
METHODS
as_string() - the signature header as a string
print $signature->as_string . "n";
outputs
DomainKey-Signature: a=rsa-sha1; b=yluiJ7+0=; c=nofws
As shown in the example, the as_string method can be used to generate the DomainKey-Signature that gets prepended to a signed message.
algorithm() - get or set the algorithm (a=) field
The algorithm used to generate the signature. Defaults to "rsa-sha1", an RSA-signed SHA-1 digest.
canonicalization() - get or set the canonicalization (c=) field
$signature->canonicalization("nofws");
$signature->canonicalization("simple");
$method = $signature->canonicalization;
Message canonicalization (default is "simple"). This informs the verifier of the type of canonicalization used to prepare the message for signing.
domain() - get or set the domain (d=) field
my $d = $signature->domain; # gets the domain value
$signature->domain("example.org"); # sets the domain value
The domain of the signing entity, as specified in the signature. This is the domain that will be queried for the public key.
headerlist() - get or set the signed header fields (h=) field
$signature->headerlist("a:b:c");
my $headerlist = $signature->headerlist;
my @headers = $signature->headerlist;
Signed header fields. A colon-separated list of header field names that identify the header fields presented to the signing algorithm.
In scalar context, the list of header field names will be returned as a single string, with the names joined together with colons. In list context, the header field names will be returned as a list.
protocol() - get or set the query methods (q=) field
A colon-separated list of query methods used to retrieve the public key (default is "dns").
selector() - get or set the selector (s=) field
The selector subdivides the namespace for the "d=" (domain) tag.
signature() - get or set the signature data (b=) field
The signature data. Whitespace is automatically stripped from the returned value.
CONSTRUCTORS
parse() - create a new signature from a DomainKey-Signature header
my $sig = parse Mail::DKIM::DkSignature(
"DomainKey-Signature: a=rsa-sha1; b=yluiJ7+0=; c=nofws"
);
Constructs a signature by parsing the provided DomainKey-Signature header content. You do not have to include the header name (i.e. "DomainKey-Signature:") but it is recommended, so the header name can be preserved and returned the same way in as_string().
Note: The input to this constructor is in the same format as the output of the as_string method.
METHODS
as_string() - the signature header as a string
print $signature->as_string . "n";
outputs
DomainKey-Signature: a=rsa-sha1; b=yluiJ7+0=; c=nofws
As shown in the example, the as_string method can be used to generate the DomainKey-Signature that gets prepended to a signed message.
algorithm() - get or set the algorithm (a=) field
The algorithm used to generate the signature. Defaults to "rsa-sha1", an RSA-signed SHA-1 digest.
canonicalization() - get or set the canonicalization (c=) field
$signature->canonicalization("nofws");
$signature->canonicalization("simple");
$method = $signature->canonicalization;
Message canonicalization (default is "simple"). This informs the verifier of the type of canonicalization used to prepare the message for signing.
domain() - get or set the domain (d=) field
my $d = $signature->domain; # gets the domain value
$signature->domain("example.org"); # sets the domain value
The domain of the signing entity, as specified in the signature. This is the domain that will be queried for the public key.
headerlist() - get or set the signed header fields (h=) field
$signature->headerlist("a:b:c");
my $headerlist = $signature->headerlist;
my @headers = $signature->headerlist;
Signed header fields. A colon-separated list of header field names that identify the header fields presented to the signing algorithm.
In scalar context, the list of header field names will be returned as a single string, with the names joined together with colons. In list context, the header field names will be returned as a list.
protocol() - get or set the query methods (q=) field
A colon-separated list of query methods used to retrieve the public key (default is "dns").
selector() - get or set the selector (s=) field
The selector subdivides the namespace for the "d=" (domain) tag.
signature() - get or set the signature data (b=) field
The signature data. Whitespace is automatically stripped from the returned value.
Mail::DKIM::DkSignature 0.28 Screenshot
Advertisements
Mail::DKIM::DkSignature 0.28 Keywords
DKIM
DkSignature
DomainKey
DkSignature 0.28
DomainKeys
used to
DomainKeys signature
header
signature
field
domain
string
canonicalization
Mail::DKIM::DkSignature
MailDKIMDkSignature
Mail::DKIM::DkSignature 0.28
Bookmark Mail::DKIM::DkSignature 0.28
Mail::DKIM::DkSignature 0.28 Copyright
WareSeeker periodically updates pricing and software information of Mail::DKIM::DkSignature 0.28 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 Mail::DKIM::DkSignature 0.28 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
domainkeys verified
header flames
field museum chicago
signature homestyles
domain hosting
domainkeys test
hedman headers
marshall fields
american signature furniture
domain name registration
header gaskets
field of screams
domain registry
domain names
signature bank
field museum
headers
used toyotas
Related Software
Mail::DKIM::Signature module encapsulates a DKIM signature header. Free Download
Module::Signature is a Perl module signature file manipulation. Free Download
File::Signature is a Perl module to detect changes to a files content or attributes. Free Download
PCL Signature Fonts - Print your signature directly from any DOS, Unix, or AS/400 computer program Free Download
Mail 2 Wordpress is an SMTP mailrobot for posting wordpress blog entries via SMTP mail. Free Download
Clevo Mail LED Linux Driver operates the mail LED on the Clevo notebook model D4J. Free Download
Test::Signature is a Perl module to automate SIGNATURE testing. Free Download
PackRat is a personal information manager that provides a way to store and retrieve contact. Free Download
Latest Software
Popular Software
Favourite Software