updated documentation
This commit is contained in:
parent
1ea0f6d114
commit
5a37c01350
|
@ -98,10 +98,11 @@ function getPGPMessageType(text) {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Add additional information to the armor version of an OpenPGP binary packet block
|
* Add additional information to the armor version of an OpenPGP binary
|
||||||
* @param messagetype type of the message
|
* packet block.
|
||||||
* @param data
|
* @author Alex
|
||||||
* @return
|
* @version 2011-12-16
|
||||||
|
* @return The header information
|
||||||
*/
|
*/
|
||||||
function openpgp_encoding_armor_addheader() {
|
function openpgp_encoding_armor_addheader() {
|
||||||
var result = "";
|
var result = "";
|
||||||
|
|
Loading…
Reference in New Issue
Block a user