Node.keys

use this to set the public and private keys for this Node, or generate random using Node.generateKeys

class Node
@property
RSAKeyPair
keys
(
RSAKeyPair newKeys
)

Meta