Documentation
¶
Overview ¶
Package recipient implements the recipient public key store.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
Store is the recipient store.
func (*Store) CloneRecipients ¶
CloneRecipients returns a copy of the internal recipient map.
func (*Store) Get ¶
Get returns the ecdh.PublicKey for the given recipient, or nil iff the recipient does not exist. Note that this treats Normalize() failures as if the recipient is invalid.
Click to show internal directories.
Click to hide internal directories.