new OnePassSignature()
- Source:
Methods
-
read(bytes) → {module:packet/one_pass_signature}
-
parsing function for a one-pass signature packet (tag 4).
Parameters:
Name Type Description bytes
String payload of a tag 4 packet - Source:
Returns:
object representation -
write() → {String}
-
creates a string representation of a one-pass signature packet
- Source:
Returns:
a string representation of a one-pass signature packet- Type
- String