shh_generateSymKeyFromPassword: Symmetric key generation and storage.

Description Usage Arguments Value See Also Examples

View source: R/shh.R

Description

shh_generateSymKeyFromPassword stores the symmetric key, and returns its ID.

Usage

1

Arguments

password

String - Password used to generate the symmetric key.

Value

String - Symmetric key ID on sucess.

See Also

Other shh functions: gethr, shh_addPrivatekey, shh_addSymKey, shh_deleteKeyPair, shh_deleteSymKey, shh_getPrivateKey, shh_getPublicKey, shh_getSymKey, shh_hasKeyPair, shh_hasSymKey, shh_info, shh_markTrustedPeer, shh_newKeyPair, shh_newMessageFilter, shh_newSymKey, shh_post, shh_setMaxMessageSize, shh_setMinPoW, shh_version

Examples

1

gethr documentation built on May 2, 2019, 7:03 a.m.