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
|
||||
* @param messagetype type of the message
|
||||
* @param data
|
||||
* @return
|
||||
* Add additional information to the armor version of an OpenPGP binary
|
||||
* packet block.
|
||||
* @author Alex
|
||||
* @version 2011-12-16
|
||||
* @return The header information
|
||||
*/
|
||||
function openpgp_encoding_armor_addheader() {
|
||||
var result = "";
|
||||
|
|
Loading…
Reference in New Issue
Block a user