fn get_unnamed_key_envelope(
    key: &DataEncoding<ReferencedConnection>
) -> Result<KeyEnvelope, PlanError>
Expand description

Gets the key envelope for a given key encoding when no name for the key has been requested by the user.