Class: openpgp_msg_privatekey

openpgp_msg_privatekey

Class that represents a decoded private key for internal openpgp.js use

new openpgp_msg_privatekey()

Source:

Methods

<inner> extractPublicKey() → {String}

extracts the public key part
Source:
Returns:
OpenPGP armored text containing the public key returns null if no sufficient data to extract public key
Type
String

<inner> read_nodes()

Source:
Returns:
last position