Class: openpgp_msg_publickey

openpgp_msg_publickey

Decoded public key object for internal openpgp.js use

new openpgp_msg_publickey

Source:
  • openpgp.js, line 9986

Methods

<inner> getEncryptionKey

finds an encryption key for this public key
Source:
  • openpgp.js, line 10183
Returns:
null if no encryption key has been found

<inner> read_nodes

Source:
  • openpgp.js, line 10003
Returns:
last position

<inner> verifyBasicSignatures

verifies: - revocation certificates directly on key - self signatures - subkey binding and revocation certificates This is useful for validating the key
Source:
  • openpgp.js, line 10124
Returns:
true if the basic signatures are all valid

<inner> verifyCertificationSignatures

verifies all signatures
Source:
  • openpgp.js, line 10106
Returns:
a 2 dimensional array. the first dimension corresponds to the userids available